Commit a16e919
fix(ci): limit benchmark scope and iterations in CI
Pass JMH args through bench script. In CI, run only RustVsJava
benchmarks (skip 3GB BigFile setup) with -wi 1 -i 3 -f 1 to
keep runtime under 5 minutes.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 83d1bcd commit a16e919
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments