Add -sort (bool, default off): present results largest-first — diff by absolute bytes saved, inspect by struct size (Layout.Total). Global across all scanned packages, stable sort (ties keep source order; unknown-size findings sink). Lands in two PRs: diff first, then inspect.
Add
-sort(bool, default off): present results largest-first — diff by absolute bytes saved, inspect by struct size (Layout.Total). Global across all scanned packages, stable sort (ties keep source order; unknown-size findings sink). Lands in two PRs: diff first, then inspect.