79824598

Date: 2025-11-19 15:00:42
Score: 1
Natty:
Report link

I ended up building a tool to automate this workflow in CI.
It parses ELF + DWARF (per-symbol / per-section / per-file breakdown), stores history across commits, and shows diffs so you can see exactly what grew, where, and by how much. You can also set memory budgets so CI fails when a PR exceeds limits.

https://membrowse.com

The memory report generator is open source:
https://github.com/membrowse/membrowse-action

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Michael