Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.2.3.
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 tool designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory information from ELF files and linker scripts. It automates tasks such as source file mapping for symbols, memory region and layout extraction, and generates memory utilization reports, which can be integrated with CI/CD workflows via GitHub Actions. By providing cloud integration, it enables historical tracking, diffs, and budget monitoring, helping developers optimize firmware memory usage and ensure resource constraints are met.
What’s Changed
What’s Changed
- Support overlimit builds