Hi there:

Recently we have a problem with Node.js application when the CPU usage is 
high. We found that event loop queue could be too long, the latency data we 
measured in callbacks are inaccurate (e.g. with a rest call). The better 
way is to get the time when the callback is pushed to node's event loop 
queue? What's the way to get it?

Thanks,
-Wei

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/d24e3e36-f018-4611-9e73-e554b47e1250%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to