File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
source :
25
25
repository : https://github.com/TechEmpower/FrameworkBenchmarks.git
26
26
branchOrCommit : master
27
- dockerFile : frameworks/Rust/actix/actix-raw .dockerfile
28
- dockerImageName : actix_raw
27
+ dockerFile : frameworks/Rust/actix/actix.dockerfile
28
+ dockerImageName : actix_default
29
29
dockerContextDirectory : frameworks/Rust/actix/
30
30
readyStateText : Started http server
31
31
arguments : --add-host="tfb-database:{{databaseServer}}"
@@ -157,8 +157,8 @@ scenarios:
157
157
application :
158
158
job : actix
159
159
source :
160
- dockerFile : frameworks/Rust/actix/actix-pg .dockerfile
161
- dockerImageName : actix_pg
160
+ dockerFile : frameworks/Rust/actix/actix-http .dockerfile
161
+ dockerImageName : actix_http
162
162
load :
163
163
job : wrk
164
164
variables :
@@ -387,4 +387,4 @@ scenarios:
387
387
variables :
388
388
presetHeaders : json
389
389
path : /cached-worlds?count=100
390
- serverPort : 8080
390
+ serverPort : 8080
You can’t perform that action at this time.
0 commit comments