Skip to content

Commit 43f8858

Browse files
committed
Test increased connections
1 parent 4f39c4f commit 43f8858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
DEFAULT_RATE: &default_rate 'max'
99
DEFAULT_DURATION_SEC: &default_duration_sec 30
1010
DEFAULT_REQUEST_TIMEOUT: &default_request_timeout '60s'
11-
DEFAULT_CONNECTIONS: &default_connections 10
11+
DEFAULT_CONNECTIONS: &default_connections 15
1212
DEFAULT_WEB_CONCURRENCY: &default_web_concurrency 4
1313
DEFAULT_RAILS_THREADS: &default_rails_threads 3
1414
DEFAULT_TOOLS: &default_tools 'fortio,vegeta,k6'

0 commit comments

Comments
 (0)