Value: Developers can understand the relations between nodes and edges.
Precedent:
- Firefox currently has a view for this inside Memory panel.
- There are open source projects from web devs that parse heap snapshots from DevTools and show force directed graphs.
Potential problems: Visualizations like this may be hard to navigate as the number of nodes increase.
Prototype / Mocks

A modified version of one of the open source projects, showing a simple heap snapshot.

Value: Developers can understand the relations between nodes and edges.
Precedent:
Potential problems: Visualizations like this may be hard to navigate as the number of nodes increase.
Prototype / Mocks

A modified version of one of the open source projects, showing a simple heap snapshot.