msmith-techempower 57cb9c6155 Merge branch 'master' into remove-install-scripts vor 10 Jahren
..
models 8b8e1200aa added back models init file for TurboGears vor 10 Jahren
templates 859251fd4a added all tests for Python TurboGears framework vor 10 Jahren
README.md 859251fd4a added all tests for Python TurboGears framework vor 10 Jahren
app.py 29d704f428 turbogears: Close db_session for each request vor 10 Jahren
benchmark_config.json 859251fd4a added all tests for Python TurboGears framework vor 10 Jahren
gunicorn_conf.py 859251fd4a added all tests for Python TurboGears framework vor 10 Jahren
requirements.txt 595bdc3524 Use Jinja2's autoescpae instead of bleach.clean() vor 10 Jahren
setup.sh 75c850c671 Fixed SOOOO many things vor 10 Jahren

README.md

TurboGears Benchmark Test

Single file test, app.py

Description

TurboGears framework (http://turbogears.org)

Database

MySQL

Server

  • Gunicorn + Meinheld

Test URLs

JSON Encoding

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext

DB

http://localhost:8080/db

Query

http://localhost:8080/queries?queries=2

Update

http://localhost:8080/updates?queries=2

Fortune

http://localhost:8080/fortune