Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.1.6.
- 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, and reporting memory utilization changes, making it ideal for CI/CD workflows. Additionally, it integrates with the MemBrowse platform for historical tracking, monitoring, and PR-based memory usage comparisons, helping developers identify and address memory-related issues efficiently.
Release notes
What’s Changed
- fix membrowse comment for github open source projects (fork prs on github)