We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea0c40 commit 0315a80Copy full SHA for 0315a80
1 file changed
.github/workflows/bench-vs-nightly.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Run nightly benchmark
44
run: |
45
bash ./bench_vs/run.sh \
46
- -n 1000000 2000000 4000000 8000000 \
+ -n 500000 1000000 1500000 2000000 \
47
--report-dir bench_vs_artifacts \
48
--no-color
49
0 commit comments