diff --git a/tig-benchmarker/postgres/init.sql b/tig-benchmarker/postgres/init.sql index ed784b0..c130c91 100644 --- a/tig-benchmarker/postgres/init.sql +++ b/tig-benchmarker/postgres/init.sql @@ -165,7 +165,7 @@ SELECT ' "slaves": [ { "name_regex": ".*", - "max_concurrent_batches": 4, + "max_concurrent_batches": 1, "selected_challenges": [ "satisfiability", "vehicle_routing",