소스 검색

cleanup metadata: falcon and turbogears

A. Shawn Bandy 9 년 전
부모
커밋
cc498a33fd
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      frameworks/Python/falcon/benchmark_config.json
  2. 2 2
      frameworks/Python/turbogears/benchmark_config.json

+ 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",