Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.1.4.
- 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 memory usage reporting, symbol-level analysis, and source file mapping, and integrates with CI/CD pipelines via GitHub Actions to provide pull request memory reports, historical data tracking, and budget alerts. Its capabilities help developers monitor memory usage, identify inefficiencies, and ensure optimized firmware performance across various architectures.
Release notes
What’s Changed
- implemented binary search onboarding.
- implemented selected commits onboarding with –commits