Browse Source

forgot to change setup file to hhvm need retest

mcocciaTE 10 years ago
parent
commit
c68aeeb929
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/PHP/php-slim/benchmark_config.json

+ 1 - 1
frameworks/PHP/php-slim/benchmark_config.json

@@ -22,7 +22,7 @@
       "versus": "php"
     },
     "hhvm": {
-      "setup_file": "setup",
+      "setup_file": "setup_hhvm",
       "json_url": "/json",
       "db_url": "/db",
       "query_url": "/dbs?queries=",