Browse Source

[ruby/agoo] Change agoo display name to "agoo" (#10334)

"rack [agoo]" implies that it's similar to the other "rack [puma]" or
"rack [iodine]" where as agoo has a different implementation.
Petrik de Heus 2 weeks ago
parent
commit
543688a7d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Ruby/agoo/benchmark_config.json

+ 1 - 1
frameworks/Ruby/agoo/benchmark_config.json

@@ -19,7 +19,7 @@
       "webserver": "Agoo",
       "webserver": "Agoo",
       "os": "Linux",
       "os": "Linux",
       "database_os": "Linux",
       "database_os": "Linux",
-      "display_name": "rack [agoo]",
+      "display_name": "agoo",
       "notes": ""
       "notes": ""
     }
     }
   }]
   }]