Files
status-app/makefiles
Alex Jbanca ba0eb3a223 test(bench): make wall-clock perf gates report-only on CI
Shared CI executors are too noisy for frame-budget and relative-timing
assertions (e.g. open_seed maxStall 33.87ms vs the 32ms budget). Route
them through perfAssert, downgraded to report-only when BENCH_ASSERTS=0
-- which tests-nim-linux now sets. Structural gates (resets, row churn,
counts, instantiation errors) stay hard doAsserts, so the benches keep
protecting against rot on CI.
2026-07-30 14:07:32 +03:00
..