Browse Source

Grizzly-jersey, as I understand it, builds on Grizzly

Hence, we should compare grizzly-jersey to grizzly rather than servlet.
Brian Hauer 11 years ago
parent
commit
edc52e5066
1 changed files with 1 additions and 1 deletions
  1. 1 1
      grizzly-jersey/benchmark_config

+ 1 - 1
grizzly-jersey/benchmark_config

@@ -20,7 +20,7 @@
       "database_os": "Linux",
       "database_os": "Linux",
       "display_name": "grizzly-jersey",
       "display_name": "grizzly-jersey",
       "notes": "",
       "notes": "",
-      "versus": "servlet"
+      "versus": "grizzly"
     }
     }
   }]
   }]
 }
 }