Skip to content

Commit 1539c71

Browse files
p8litongjava
authored andcommitted
[ruby/rack] Correct passenger data (TechEmpower#9892)
Passenger runs with mri and the `rack` tests are all Platform.
1 parent 1ba6033 commit 1539c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/Ruby/rack/benchmark_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@
116116
"update_url": "/updates?queries=",
117117
"port": 8080,
118118
"approach": "Realistic",
119-
"classification": "Micro",
119+
"classification": "Platform",
120120
"orm": "raw",
121121
"database": "Postgres",
122122
"framework": "rack",
123123
"language": "Ruby",
124-
"platform": "Jruby",
124+
"platform": "Mri",
125125
"webserver": "Passenger",
126126
"os": "Linux",
127127
"database_os": "Linux",

0 commit comments

Comments
 (0)