Blog posts
Articles 3 / 3
Understanding memory leaks in node.js part 2
In the second part, we will focus on event emitters and cached objects. Also, we will do some analysis using node clinic tool and chrome dev-tools to identify a nasty memory leak.
Squeeze node.js performance with flame graphs
We will investigate and optimize a node.js api using flame graphs, caching and request-batching techniques
Debugging tools and practices in node.js
In this blog post I want to share what I learn lately concerning debugging best practices, to build better bug nets.
Articles 3 / 3