I'm trying to find memory leak in my snapshots. Snaphot 1 Snaphot 2
I see that an array is growing, but I can't find any leaks inside.
Thanks for help.
You may benefit from 3 snapshot method. Check out http://www.alexkras.com/simple-guide-to-finding-a-javascript-memory-leak-in-node-js/ for more info and example.
Copyright © 2021 Jogjafile Inc.
You may benefit from 3 snapshot method. Check out http://www.alexkras.com/simple-guide-to-finding-a-javascript-memory-leak-in-node-js/ for more info and example.