nodejs / live.nodejs.org

Website for Node.js Live.
34 stars 35 forks source link

Performance monitoring for bottlenecks in Node.js application (London) #73

Closed tobespc closed 8 years ago

tobespc commented 8 years ago

We all know that application performance is important but figuring out what is causing bottlenecks can be tricky. By using open source software https://github.com/runtimetools/appmetrics and free to use third party visualization tools, I will show how easy it is to find performance problems in your node.js applications and scale that monitoring from desktop to cluster deployments