Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.1.1.
- 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 information from ELF files and linker scripts. It automates tasks like symbol-level analysis, source file mapping, and memory region extraction, while enabling CI/CD integration to track memory usage, detect changes, and enforce memory budgets across pull requests. Additionally, it supports historical data uploads and integrates with the MemBrowse platform for monitoring, diffs, and reporting.
Release notes
What’s Changed
- set specific user agent
- Revise action name and description