Commit d1bb9d0
authored
fix: lower NFR throughput CI thresholds from 500 to 300 ops/sec (#1550)
GitHub Actions runners consistently achieve 390-470 ops/sec on these
benchmarks, causing flaky failures at the 500 threshold. Lower to 300
to provide headroom while still catching real performance regressions.
Production targets remain unchanged (10000 and 1000 ops/sec).
Co-authored-by: Ben Coombs <bjcoombs@users.noreply.github.com>1 parent 5bda114 commit d1bb9d0
2 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
280 | | - | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
281 | 282 | | |
282 | 283 | | |
283 | 284 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
433 | 434 | | |
434 | | - | |
| 435 | + | |
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
| |||
0 commit comments