Skip to content

Commit 0a32c22

Browse files
author
Wout Feys
committed
tighten benchmark limits
1 parent 92b0d1b commit 0a32c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/wrk_benchmark/spring_boot_postgres.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"http://localhost:8080/benchmark_1ms", # Application with Zen
77
"http://localhost:8081/benchmark_1ms", # Application without Zen
88
"An empty route with a 1ms delay (simulation of activity)",
9-
percentage_limit=65, ms_limit=350
9+
percentage_limit=15, ms_limit=150
1010
)

0 commit comments

Comments
 (0)