diff --git a/config.toml b/config.toml index ff1c18e34..59cb959bb 100644 --- a/config.toml +++ b/config.toml @@ -15,7 +15,7 @@ experiment-completed = "S-waiting-on-review" [server.distributed] # Number of crates in each chunk when running distributed experiments # A negative value selects all the available crates -chunk-size = 32 +chunk-size = 1024 # This section contains the list of tested crates when defining an experiment # with `--crate-select demo`.