Visualize object statistics that have been gathered using
--trace-gc-object-stats
on V8v8.gc_stats
.
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.