Ver código fonte

Add plaintext and json to php tcp (#5003)

Joan Miquel 6 anos atrás
pai
commit
4368c6fbf5
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      frameworks/PHP/php/benchmark_config.json

+ 2 - 0
frameworks/PHP/php/benchmark_config.json

@@ -44,6 +44,8 @@
       "versus": "php"
     },
     "raw7-tcp": {
+      "json_url": "/json.php",
+      "plaintext_url": "/plaintext.php",
       "db_url": "/dbraw.php",
       "query_url": "/dbquery.php?queries=",
       "fortune_url": "/fortune.php",