Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimize blocking file system activity (existSync()) in _postLoad() #84

Closed
wants to merge 1 commit into from
Closed

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Nov 21, 2013

Minimize fs activity on load and prevent excess fs activity in runtime (when you have something like that one in mongoose driver for example https://github.com/LearnBoost/mongoose/blob/master/lib/drivers/node-mongodb-native/collection.js#L191 ).

@othiym23
Copy link
Contributor

othiym23 commented Dec 7, 2013

Landed, in a modified version, in ce79347. Thanks!

@othiym23 othiym23 closed this Dec 7, 2013
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this pull request Apr 11, 2024
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this pull request Apr 16, 2024
updates engines to be >=12, dropping 10 in ci has already landed
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this pull request Apr 19, 2024
Instrument batchGet/batchWrite/transactGet/transactWrite
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this pull request Apr 23, 2024
Instrument batchGet/batchWrite/transactGet/transactWrite
bizob2828 added a commit to bizob2828/node-newrelic that referenced this pull request Jul 26, 2024
…ample

updated example of injecting browser agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants