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

Requirements and impact #2

Closed
julien-f opened this issue Feb 10, 2016 · 3 comments
Closed

Requirements and impact #2

julien-f opened this issue Feb 10, 2016 · 3 comments

Comments

@julien-f
Copy link

Is there a minimal Node version requirement for this module?

Is there any performance impact due to the use of this module?

Should it be used in production?

@mafintosh
Copy link
Owner

the perf impact is minor since its only instrumenting the handle creations in node. i haven't tested this on old node versions (<= 0.12) it would probably be easy to get it to work there if it doesn't

@mafintosh
Copy link
Owner

i'd use it in production myself if i had a weird bug in regards to something keeping the event loop running.

@julien-f
Copy link
Author

Ok, thanks for the info, they could be in the README though :)

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

No branches or pull requests

2 participants