Which of the following gives the high level breakdown of memory usage?
A
about:memory
B
memory
C
about-memory
D
about::memory
Correct Answer: about:memory
The Memory column represents native memory. DOM nodes are stored in native memory. If this value is increasing, DOM nodes are getting created. Typing about:memory into the location bar brings up a page that gives a high-level breakdown of memory usage.