You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: badge now measures strict path and parses test logs
Switch badge methodology from floor-path gas-report scraping to
strict-path log parsing. Both benchmarks now emit structured logs
(staking/extreme strict savings bps) from vm.lastCallGas(), and the
badge workflow parses those directly instead of grep/awk on Foundry's
ASCII gas-report table.
Strict path is the apples-to-apples comparison: both raw and strict
store the exact value, so savings reflect pure storage layout gains.
0 commit comments