node-clinic-doctor icon indicating copy to clipboard operation
node-clinic-doctor copied to clipboard

Recommend allocation sampling for memory leaks

Open mcollina opened this issue 5 years ago • 0 comments

Schermata 2020-02-20 alle 09 15 25 Schermata 2020-02-20 alle 09 15 11

I recommend we update doctor text for memory leaks to recommend the use of "allocation sampling". It works like a charm to identify the function that is allocating the most memory. I would also recommend doing an updated version of https://www.nearform.com/blog/how-to-self-detect-a-memory-leak-in-node/.

cc @jasnell @dberesford

mcollina avatar Feb 20 '20 16:02 mcollina