bench_markdown: increase $s so that times are more meaningful
[nit.git] / 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()
 {