Skip to content

Calculate assigns size (node memory usage) in node inspector #790

@kraleppa

Description

@kraleppa

Display the total memory size of all assigns for the current LiveView directly in the Node Inspector.

This task is result of #464

Scope

Acceptance Criteria

  • Node Inspector shows a “Assigns size: X KB/MB” value that updates when assigns change.
  • Size is stable (± small variance) across repeated openings.
  • On a synthetic large-assigns demo, value increases/decreases as expected when adding/removing data.
  • No measurable degradation of render latency.

Out of Scope

  • Per-key breakdown UI or historical charts.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions