Browse Source

Update benchmark_config.json

Joanhey 5 years ago
parent
commit
b3fc89fe4e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/PHP/workerman/benchmark_config.json

+ 2 - 2
frameworks/PHP/workerman/benchmark_config.json

@@ -41,7 +41,7 @@
       "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",
-      "display_name": "workerman postgres",
+      "display_name": "workerman-postgres",
       "notes": "",
       "versus": "php"
     },
@@ -60,7 +60,7 @@
       "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",
-      "display_name": "workerman async db",
+      "display_name": "workerman-async-db",
       "notes": "",
       "versus": "php"
     }