Browse Source

tornado: Fix display name for Tornado-Py3

INADA Naoki 11 years ago
parent
commit
8aec0abb6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tornado/benchmark_config

+ 1 - 1
tornado/benchmark_config

@@ -39,7 +39,7 @@
       "webserver": "None",
       "webserver": "None",
       "os": "Linux",
       "os": "Linux",
       "database_os": "Linux",
       "database_os": "Linux",
-      "display_name": "tornado",
+      "display_name": "tornado-py3",
       "notes": "CPython 3.3",
       "notes": "CPython 3.3",
       "versus": ""
       "versus": ""
     },
     },