Explorar o código

Merge pull request #2426 from nbrady-techempower/dancer

Dancer framework fix
Brittany Mazza %!s(int64=8) %!d(string=hai) anos
pai
achega
56b13c2311
Modificáronse 1 ficheiros con 1 adicións e 18 borrados
  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,