Skip to content

Commit 051c622

Browse files
committed
set I/O calls limit to 25
1 parent ae58c95 commit 051c622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/wrk_benchmark/flask_mysql_uwsgi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"http://localhost:8088/benchmark_io",
1515
"http://localhost:8089/benchmark_io",
1616
"a route that makes multiple I/O calls",
17-
percentage_limit=35
17+
percentage_limit=25
1818
)

0 commit comments

Comments
 (0)