diff --git a/benchpress/config/jobs.yml b/benchpress/config/jobs.yml index b1ac45d7..691b9c51 100644 --- a/benchpress/config/jobs.yml +++ b/benchpress/config/jobs.yml @@ -315,7 +315,7 @@ - '--thrift-server-workers {thrift_server_workers}' - '--cassandra-heap {cassandra_heap}' vars: - - 'duration=3S' + - 'duration=15S' - 'iterations=1' - 'reps=0' - 'interpreter=cpython'