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 4f39c4f commit 43f8858Copy full SHA for 43f8858
.github/workflows/benchmark.yml
@@ -8,7 +8,7 @@ env:
8
DEFAULT_RATE: &default_rate 'max'
9
DEFAULT_DURATION_SEC: &default_duration_sec 30
10
DEFAULT_REQUEST_TIMEOUT: &default_request_timeout '60s'
11
- DEFAULT_CONNECTIONS: &default_connections 10
+ DEFAULT_CONNECTIONS: &default_connections 15
12
DEFAULT_WEB_CONCURRENCY: &default_web_concurrency 4
13
DEFAULT_RAILS_THREADS: &default_rails_threads 3
14
DEFAULT_TOOLS: &default_tools 'fortio,vegeta,k6'
0 commit comments