Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.1.11.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
MemBrowse is a GitHub Action designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory data from ELF files and linker scripts. It automates memory usage analysis, provides symbol-level insights with source file mapping, and integrates with CI/CD pipelines to track historical changes, detect regressions, and enforce memory budgets. Its key capabilities include architecture-agnostic analysis, memory region extraction, cloud integration for historical tracking, and automated PR comments summarizing memory utilization changes.
What’s Changed
What’s Changed
- onboard bug fix: remove all files between builds, even if they are gitignored + remove duplication