We are running a legacy nodejs app which is using a lot of memory and I would like to start profiling the code so we can start reducing the memory footprint. Coming from php land we could use xhprof to create graphs which were super useful for finding the bottlenecks, but struggling to find what/how i would do that with node.Any suggestions would be helpful
Submitted February 28, 2019 at 11:46PM by dgbinney
No comments:
Post a Comment