Browse Source

Merge branch 'master' of gitlab.techempower.com:techempower/frameworkbenchmarks

Patrick Falls 12 years ago
parent
commit
8718c9e962
1 changed files with 7 additions and 0 deletions
  1. 7 0
      compojure/benchmark_config

+ 7 - 0
compojure/benchmark_config

@@ -9,6 +9,13 @@
       "fortune_url": "/compojure/fortune-hiccup",
       "port": 8080,
       "sort": 2
+    },
+    "raw": {
+      "setup_file": "setup",
+      "db_url": "/compojure/dbraw/1",
+      "query_url": "/compojure/dbraw/",
+      "port": 8080,
+      "sort": 3
     }
   }]
 }