The Memory panel helps find leaks:
- Take heap snapshots to see memory usage
- Compare snapshots to find growing objects
- Look for detached DOM nodes
- Check for forgotten event listeners or timers
Memory leaks cause your app to slow down over time.
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
Find memory leaks
The Memory panel helps find leaks:
Memory leaks cause your app to slow down over time.