google / bloaty

Bloaty: a size profiler for binaries
Apache License 2.0
4.66k stars 337 forks source link

Add SORTBY option for vm and file size diffs #346

Open PiJoules opened 1 year ago

PiJoules commented 1 year ago

One of the main things I use bloaty for is diffing section and symbol sizes between compiler changes. It would be nice if I had an option to sort by these deltas and see which sections/symbols had the largest size change rather than just by absolute size.