소스 검색

fasthttp-postgresql: use consistent display_name for prefork test version

Aliaksandr Valialkin 9 년 전
부모
커밋
9806424ef7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"
     }