*.bump_s throughput baseline is stale vs current hardware #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
bench/check.py'sthroughput.*.bump_sfamily (the fastest, most jitter-prone metrics) reads ~+5–13% overbench/baseline.jsonon the current machine. Localised at the iteration-discipline-revert audit (2026-05-16): an interleaved 3×60-run measurement ofbench_list_sumbump_s built from the byte-oracle commit1ff7e81shows the same ~+11% elevation as HEAD, and the two bump binaries arecmp-identical — so this is environmental drift relative to the 2026-05-09 baseline-capture machine state, not a codegen regression. Re-capture the full*.bump_sset on current hardware from a known-clean commit and recalibrate thebump_sbaseline+tolerance pair (or widen the tolerance) so the noise floor stops trippingcheck.pyexit 1. Pure bench-harness recalibration; no language change.