02b4fef7
by Simon Jakobi at 2026-07-12T12:53:47+02:00
Accept remaining compile-time metric increases from enter-taggable enforcement
Second CI run of !16329 flagged three more compile-time allocation
increases beyond T13960: T20049 (+2.0%, right at the window edge, on
x86_64 validate jobs) and, on the wasm cross job only, T6048 (+2.2%)
and T16577 (+5.7%). These are the emitEnter tag-test cost of the
invariant enforcement (#23173); the wasm numbers suggest the cost is
higher without TablesNextToCode.
The perf driver reads the Metric Increase block from the HEAD commit
only, hence this empty commit at the branch tip; it supersedes the
earlier one for T13960.
-------------------------
Metric Increase:
T13960
T16577
T20049
T6048
-------------------------
Assisted-by: Claude Fable 5