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

Is there a performance issue when using file name or line number in log? #14

Closed
kopes18 opened this issue Jan 13, 2014 · 4 comments
Closed

Comments

@kopes18
Copy link

kopes18 commented Jan 13, 2014

No description provided.

@baryon
Copy link
Owner

baryon commented Jan 13, 2014

In most cases, we are not care of performance in development env.
if you use it in production env., I suggest to set level to warn.

@kopes18
Copy link
Author

kopes18 commented Jan 13, 2014

So it’s not good to use that feature in production env?

爱你的 Junyu

在 2014年1月13日 星期一,下午10:42,LI Long 写道:

In most cases, we are not care of performance in development env.
if you use it in production env., I suggest to set level to warn.


Reply to this email directly or view it on GitHub (#14 (comment)).

@baryon
Copy link
Owner

baryon commented Jan 13, 2014

And an example for stress test at https://github.com/baryon/tracer/blob/master/example/stress.js

@kopes18
Copy link
Author

kopes18 commented Jan 13, 2014

Yes, I see. Thanks!

@kopes18 kopes18 closed this as completed Jan 13, 2014
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