Skip to content

Commit b873f08

Browse files
committed
use httpclient
1 parent 7fef625 commit b873f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/tls.benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ scenarios:
5050
application:
5151
job: httpSysServer
5252
load:
53-
job: wrk
53+
job: httpclient
5454
variables:
5555
path: /hello-world
5656
presetHeaders: connectionclose
@@ -101,7 +101,7 @@ scenarios:
101101
application:
102102
job: kestrelServer
103103
load:
104-
job: wrk
104+
job: httpclient
105105
variables:
106106
path: /hello-world
107107
presetHeaders: connectionclose

0 commit comments

Comments
 (0)