Sfoglia il codice sorgente

Add plaintext and json to php tcp (#5003)

Joan Miquel 6 anni fa
parent
commit
4368c6fbf5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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",