Browse Source

missing keys on benchmark_config.json

Firrincieli Marco (UniCredit) 10 years ago
parent
commit
879cecee55
1 changed files with 2 additions and 0 deletions
  1. 2 0
      frameworks/Scala/http4s/benchmark_config.json

+ 2 - 0
frameworks/Scala/http4s/benchmark_config.json

@@ -2,6 +2,8 @@
   "framework": "http4s",
   "tests": [{
     "default": {
+      "orm": "Raw",
+      "database_os": "Linux",
       "setup_file": "setup",
       "json_url": "/json",
       "port": 8080,