We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b0d1b commit 0a32c22Copy full SHA for 0a32c22
benchmarks/wrk_benchmark/spring_boot_postgres.py
@@ -6,5 +6,5 @@
6
"http://localhost:8080/benchmark_1ms", # Application with Zen
7
"http://localhost:8081/benchmark_1ms", # Application without Zen
8
"An empty route with a 1ms delay (simulation of activity)",
9
- percentage_limit=65, ms_limit=350
+ percentage_limit=15, ms_limit=150
10
)
0 commit comments