V
V
Vadim Remin2015-11-24 22:55:51
JavaScript
Vadim Remin, 2015-11-24 22:55:51

What is the correct way to use Chrome Profiler to monitor the stack and heap?

Good afternoon,
I'm trying to figure out with Chrome Profiler in order to understand at what moment my objects are created, at what moment the garbage collector deletes them. At what point what comes on the stack and goes. I use heap snapshot and timeline. But to understand where among the system procedures and objects mine does not work.
I found this , but their example did not add any clarity. I couldn't find their closure in the heap snapshot.
How to properly monitor the stack of your functions ?
How to properly search for your closures in heap?
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question