Browse Source

updated benchmark_config

Patrick Falls 12 years ago
parent
commit
ade92f9f73
2 changed files with 3 additions and 3 deletions
  1. 0 0
      php-kohana/application/cache/.gitkeep
  2. 3 3
      php-kohana/benchmark_config

+ 0 - 0
php-kohana/application/cache/.gitkeep


+ 3 - 3
php-kohana/benchmark_config

@@ -1,5 +1,5 @@
 {
-  "framework": "php-kohana",
+  "framework": "kohana",
   "tests": [{
     "default": {
       "setup_file": "setup",
@@ -7,7 +7,7 @@
       "db_url": "/index.php/bench/db",
       "query_url": "/index.php/bench/db/",
       "port": 8080,
-      "sort": 53
+      "sort": 57
     }
   }]
-}
+}