Browse Source

[ci skip]Add framework to swoole and amp (#6038)

To show in composite score
Joan Miquel 4 years ago
parent
commit
8c79a02c4a

+ 1 - 1
frameworks/PHP/amp/benchmark_config.json

@@ -10,7 +10,7 @@
       "port": 8080,
       "approach": "Realistic",
       "classification": "Platform",
-      "framework": "None",
+      "framework": "amp",
       "language": "PHP",
       "flavor": "PHP7",
       "database": "MySQL",

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

@@ -33,7 +33,7 @@
       "approach": "Realistic",
       "classification": "Platform",
       "database": "Postgres",
-      "framework": "None",
+      "framework": "swoole",
       "language": "PHP",
       "flavor": "PHP7",
       "orm": "Raw",
@@ -54,7 +54,7 @@
       "approach": "Realistic",
       "classification": "Platform",
       "database": "MySQL",
-      "framework": "None",
+      "framework": "swoole",
       "language": "PHP",
       "flavor": "PHP7",
       "orm": "Raw",