Tool to track down JavaScript memory leak
问题 I have a web application which has a memory leak somewhere and I am unable to detect it. I already tried the Chrome developer tools which normally works great, but I am unable to track down the lines of code which are responsible. The Chrome tools just give me too much information and I can\'t relate the objects in memory to my code. Are there any other tools that might be helpful? 回答1: update: Lets use Record Heap Allocations profile type. open devtools profiler do a warm-up action start