[nodejs] Re: How to detect and diagnose event-loop blocking?

2016-08-24 Thread Bharani K
The better way to look into event loop latency now is, use https://www.npmjs.com/package/event-loop-monitor Otherwise, APM tools like AppDynamics offers to monitor event loop latenccy. Bharani -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file

[nodejs] Re: How to detect and diagnose event-loop blocking?

2012-03-02 Thread Tomasz Janczuk
> > Perhaps something like https://github.com/mape/node-profile would help. > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group.