Browse Source

cleanup metadata: falcon and turbogears

A. Shawn Bandy 8 years ago
parent
commit
cc498a33fd

+ 1 - 1
frameworks/Python/falcon/benchmark_config.json

@@ -54,7 +54,7 @@
       "flavor": "PyPy",
       "orm": "Raw",
       "platform": "None",
-      "webserver": "Meinheld",
+      "webserver": "Tornado",
       "os": "Linux",
       "database_os": "Linux",
       "display_name": "Falcon",

+ 2 - 2
frameworks/Python/turbogears/benchmark_config.json

@@ -17,8 +17,8 @@
       "language": "Python",
       "flavor": "Python2",
       "orm": "Full",
-      "platform": "Meinheld",
-      "webserver": "None",
+      "platform": "None",
+      "webserver": "Meinheld",
       "os": "Linux",
       "database_os": "Linux",
       "display_name": "TurboGears",