Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.2.0.
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 usage of embedded firmware by extracting detailed memory information from ELF files and linker scripts. It automates tasks such as symbol-level analysis, source file mapping, memory region extraction, and provides CI/CD integration with PR comments highlighting memory utilization changes and budget alerts. Additionally, it supports cloud-based historical tracking, diffs, and monitoring through integration with the MemBrowse platform.
What’s Changed
What’s Changed
- update claude skill
- implement map files parsing
- bug fixes