Browse Source

Removed -bm suffix from framework name and display name,

Brian Hauer 11 years ago
parent
commit
f194899a6d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      grizzly-bm/benchmark_config

+ 2 - 2
grizzly-bm/benchmark_config

@@ -9,14 +9,14 @@
       "approach": "Realistic",
       "approach": "Realistic",
       "classification": "Micro",
       "classification": "Micro",
       "database": "None",
       "database": "None",
-      "framework": "grizzly-bm",
+      "framework": "grizzly",
       "language": "Java",
       "language": "Java",
       "orm": "Raw",
       "orm": "Raw",
       "platform": "Servlet",
       "platform": "Servlet",
       "webserver": "Grizzly",
       "webserver": "Grizzly",
       "os": "Linux",
       "os": "Linux",
       "database_os": "Linux",
       "database_os": "Linux",
-      "display_name": "grizzly-bm",
+      "display_name": "grizzly",
       "notes": "",
       "notes": "",
       "versus": "servlet"
       "versus": "servlet"
     }
     }