Explictly pass SECP256K1_BENCH_ITERS to the benchmarks in travis.sh
This commit is contained in:
@@ -42,6 +42,8 @@ then
|
||||
else
|
||||
EXEC=
|
||||
fi
|
||||
# This limits the iterations in the benchmarks below to ITER(set in .travis.yml) iterations.
|
||||
export SECP256K1_BENCH_ITERS="$ITERS"
|
||||
{
|
||||
$EXEC ./bench_ecmult
|
||||
$EXEC ./bench_internal
|
||||
|
||||
Reference in New Issue
Block a user