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 c8713b4 commit 5fffe75Copy full SHA for 5fffe75
infra/nightly.sh
@@ -8,7 +8,7 @@ export PATH="$PATH:$HOME/.cargo/bin/"
8
9
# Seed is fixed for the whole day; this way two branches run the same seed
10
SEED=$(date "+%Y%j")
11
-BENCHDIR="bench/omerc.fpcore"
+BENCHDIR="bench/somerc.fpcore"
12
REPORTDIR="reports"
13
NUMITERS=10
14
0 commit comments