Browse Source

dancer fix

Nate Brady 8 years ago
parent
commit
c778514c08
1 changed files with 1 additions and 18 deletions
  1. 1 18
      frameworks/Perl/dancer/benchmark_config.json

+ 1 - 18
frameworks/Perl/dancer/benchmark_config.json

@@ -2,25 +2,8 @@
   "framework": "dancer",
   "tests": [{
     "default": {
-      "setup_file": "setup",
-      "json_url": "/json",
-      "port": 8080,
-      "approach": "Realistic",
-      "classification": "Fullstack",
-      "database": "None",
-      "framework": "dancer",
-      "language": "Perl",
-      "orm": "Full",
-      "platform": "Plack",
-      "webserver": "Starman",
-      "os": "Linux",
-      "database_os": "Linux",
-      "display_name": "dancer",
-      "notes": "",
-      "versus": ""
-    },
-    "raw": {
       "setup_file": "setup-mysql",
+      "json_url": "/json",
       "db_url": "/db",
       "query_url": "/db?queries=",
       "port": 8080,