Keith R. Gustafson пре 12 година
родитељ
комит
d87f3df19f
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      compojure/benchmark_config

+ 7 - 0
compojure/benchmark_config

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