bench_markdown: increase $s so that times are more meaningful
authorJean Privat <jean@pryen.org>
Tue, 31 Mar 2015 03:48:10 +0000 (10:48 +0700)
committerJean Privat <jean@pryen.org>
Tue, 31 Mar 2015 03:48:10 +0000 (10:48 +0700)
Signed-off-by: Jean Privat <jean@pryen.org>

benchmarks/markdown/bench_markdown.sh

index 4cb0f15..707dc99 100755 (executable)
@@ -74,7 +74,7 @@ engdir="./engines"
 bncdir="./benches/out"
 mkdir -p $outdir
 
-s=50
+s=200
 
 function bench_nitmd()
 {