Explorar o código

Fix niter option

Samuel Thibault %!s(int64=4) %!d(string=hai) anos
pai
achega
d3dc5c585b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/microbenchs/bandwidth_scheds.sh

+ 1 - 1
tests/microbenchs/bandwidth_scheds.sh

@@ -33,7 +33,7 @@ set output "bandwidth.svg"
 set pointsize 0.3
 EOF
 else
-	fast="-i 3 -c 4"
+	fast="-n 3 -c 4"
 	cat > bandwidth.gp << EOF
 set term postscript eps enhanced color font ",18"
 set output "bandwidth.eps"