Back to Miniblink49

V8 Heap Statistics

v8_7_5/tools/heap-stats/index.html

2023.11.15530 B
Original Source

V8 Heap Statistics

Visualize object statistics that have been gathered using

Note that you only get a data point on major GCs. You can enforce this by using the --gc-global flag.

Note that the visualizer needs to run on a web server due to HTML imports requiring CORS.