소스 검색

second test with only laravel-raw having update test

Keith Newman 9 년 전
부모
커밋
f931ac8cf6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      frameworks/PHP/laravel/benchmark_config.json

+ 1 - 0
frameworks/PHP/laravel/benchmark_config.json

@@ -24,6 +24,7 @@
       "setup_file": "setup",
       "db_url": "/db",
       "query_url": "/query?queries=",
+      "update_url": "/updates?queries=",
       "fortune_url": "/fortunes",
       "port": 8080,
       "approach": "Realistic",