Taking and Comparing 2 Heap Snapshots with Chrome DevTools Memory Profiler

preview_player
Показать описание

To visualize how the memory is distributed among my app's JavaScript (objects, primitives, strings, functions, DOM nodes, etc), I've generated 2 Heap snapshots : the first one just after starting the app & the second one after executing a short scenario. I've used Chrome DevTools Memory Profiler for this task.

Рекомендации по теме