Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.1.9.
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, with symbol-level and source file mapping for various architectures. It automates tasks like memory utilization tracking, historical build analysis, and CI/CD integration, enabling developers to monitor memory usage, identify changes or regressions, and enforce memory budgets in pull requests. The action also offers cloud integration with MemBrowse for advanced features like historical tracking, diffs, and budget alerts.
What’s Changed
What’s Changed
- fix github pr summary comment double header wrapping