Browse Source

metadata cleanup: remove fasthttp non-prefork for mysql.

A. Shawn Bandy 8 years ago
parent
commit
9e2c5b96c4
1 changed files with 0 additions and 21 deletions
  1. 0 21
      frameworks/Go/fasthttp/benchmark_config.json

+ 0 - 21
frameworks/Go/fasthttp/benchmark_config.json

@@ -46,27 +46,6 @@
       "notes": "",
       "versus": "go"
     },
-    "postgresql": {
-      "setup_file": "setup-postgresql",
-      "db_url": "/db",
-      "query_url": "/queries?queries=",
-      "update_url": "/update?queries=",
-      "port": 8080,
-      "approach": "Realistic",
-      "classification": "Platform",
-      "database": "Postgres",
-      "framework": "None",
-      "language": "Go",
-      "flavor": "None",
-      "orm": "Raw",
-      "platform": "None",
-      "webserver": "None",
-      "os": "Linux",
-      "database_os": "Linux",
-      "display_name": "FastHTTP",
-      "notes": "",
-      "versus": "go"
-    },
     "postgresql-prefork": {
       "setup_file": "setup-postgresql-prefork",
       "db_url": "/db",