Browse Source

[ci skip] change platform name (#5747)

Joan Miquel 5 years ago
parent
commit
b642edfd20
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/PHP/comet/benchmark_config.json

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

@@ -16,7 +16,7 @@
       "language": "PHP",
       "flavor": "PHP7",
       "orm": "Raw",
-      "platform": "comet",
+      "platform": "workerman",
       "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",
@@ -37,7 +37,7 @@
       "language": "PHP",
       "flavor": "PHP7",
       "orm": "Raw",
-      "platform": "comet",
+      "platform": "workerman",
       "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",