Tuesday 20 February 2018

Need feedback on project dealing with monitoring the event loop.

Hey everyone I’m part of a small team of developers who will be spending the next few weeks creating a tool to benefit the Node ecosystem.We're interested in doing something with monitoring the event loop.Using async hooks and performance hooks we are thinking about creating a tool that shows you how long each async call and subsequent calls take in the event loop. Given any user's experience with Node, do you think this is a reasonable idea? If so what other metrics or information do you think would be valuable for developers?If not, what developer tool do you wish the Node ecosystem had?Thank you for your time; my team and I really appreciate your feedback!

Submitted February 21, 2018 at 01:19AM by iamkuni

No comments:

Post a Comment