-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
add profiling option, using code woven module timer #212
Comments
what about when the logs are separated by potentially hours? |
that's not at all what's going on in that screenshot |
I know, it's a case the screenshot doesn't cover, I want to know what should we do if that happens? It can happen for sure, should we log hundreds of thousands of milliseconds or log the hour it happens? |
timeago.js already answered that |
will degrade speed, so needs to be optional |
also, I definitely want to start the timer outside of the module |
move to jazzdotdev/jazz-libs#2 |
#27
The text was updated successfully, but these errors were encountered: