Categories
Uncategorised

Hunting a Ghost – Finding a Memory Leak in Node.js

You may spend quite a few days on finding a memory leak in Node.js: profiling the application and looking for the root cause. In this post, we summarized what tools you can use and how.
https://blog.risingstack.com/finding-a-memory-leak-in-node-js/

Finding a Node.js memory leak can be quite challenging – we compiled a bunch of methods and tools that could help.

Leave a Reply

Your email address will not be published. Required fields are marked *