aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtest/monniaux/run_benches.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/run_benches.sh b/test/monniaux/run_benches.sh
index a562a117..5f9f22cb 100755
--- a/test/monniaux/run_benches.sh
+++ b/test/monniaux/run_benches.sh
@@ -6,7 +6,7 @@ for bench in $benches; do
echo "(cd $bench && make -j5 run)" >> commands.txt
done
-cat commands.txt | xargs -n1 -I{} -P5 bash -c '{}'
+cat commands.txt | xargs -n1 -I{} -P4 bash -c '{}'
##
# Gather all the CSV files