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 4088b7f commit 1a08917Copy full SHA for 1a08917
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/tutorial.fpcore"
+BENCHDIR="bench/tmerc.fpcore"
12
REPORTDIR="reports"
13
NUMITERS=10
14
0 commit comments