Browse Source

fasthttp-postgresql: use consistent display_name for prefork test version

Aliaksandr Valialkin 9 years ago
parent
commit
9806424ef7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Go/fasthttp-postgresql/benchmark_config.json

+ 1 - 1
frameworks/Go/fasthttp-postgresql/benchmark_config.json

@@ -43,7 +43,7 @@
       "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",
-      "display_name": "fasthttp-pg-prefork",
+      "display_name": "fasthttp-postgresql-prefork",
       "notes": "",
       "versus": "go"
     }