Visualize object statistics that have been gathered using
--trace-gc-object-stats on V8
v8.gc_stats
. The trace file needs to be unpacked (e.g. using
gunzip
).
Note that the visualizer needs to run on a web server due to HTML imports requiring CORS.