feat: add memory footprint to /stats and dashboard #26
Reference in New Issue
Block a user
Delete Branch "feat/memory-footprint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
heap_bytes()estimation to all stores (cache, blocklist, query log, SRTT, overrides) with per-record/per-packet heap trackingmach_task_basic_infoon macOS,sysconf+/proc/self/statmon Linux)memoryobject in/api/statsresponse with per-component byte counts, total estimated, and process RSSTest plan
make allpasses (fmt, clippy, audit, build, 111 tests)/statsand confirmmemoryobject in JSON response🤖 Generated with Claude Code