


In the spirit of the RAIL performance model, the focus of your performance efforts should be your users. See also Debug DOM memory leaks with the Detached Elements tool. Find out when new memory is being allocated in your JavaScript heap (JS heap) with Allocation instrumentation on timeline.Identify detached DOM trees (a common cause of memory leaks) with Heap snapshot.

