Skip to content

Commit eaf44e5

Browse files
committed
bench: restore the upstream gc_bug_bridge_flavor_traceback_names wasm baseline
`bench: re-record five jit-stats baselines` wrote guard_failures=1838 against the pre-rebase base. #1061 had moved the same counter to 2037, and the rebase kept the branch side. Local wasm reads 2037, and main's ubuntu job passes this bench against its committed 2037, so the branch value was the stale one. Assisted-by: Claude
1 parent e713790 commit eaf44e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyre/bench/synth/gc_bug_bridge_flavor_traceback_names.wasm.jitstats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ descr_set_absent=0
33
descr_set_ambiguous=0
44
descr_set_stale_absent=0
55
fbw_rolled_back_with_effects=0
6-
guard_failures=1838
6+
guard_failures=2037
77
internal_compile_panics=0
88
loops_aborted=0
99
loops_compiled=4

0 commit comments

Comments
 (0)