msmith-techempower 57cb9c6155 Merge branch 'master' into remove-install-scripts il y a 10 ans
..
templates 8b03c94bac adds Python Klein framework using default Twisted Web server il y a 10 ans
README.md 8b03c94bac adds Python Klein framework using default Twisted Web server il y a 10 ans
app.py 57cb9c6155 Merge branch 'master' into remove-install-scripts il y a 10 ans
benchmark_config.json 8b03c94bac adds Python Klein framework using default Twisted Web server il y a 10 ans
requirements.txt 595bdc3524 Use Jinja2's autoescpae instead of bleach.clean() il y a 10 ans
setup.sh 9923de5077 Fixing a lot of production-only issues il y a 10 ans

README.md

Twisted Klein Benchmark Test

This is the Klein portion of a benchmarking tests suite comparing a variety of web development platforms.

The information below is specific to Klein. For further guidance, review the documentation. Also note that there is additional information provided in the Python README.

Description

Klein framework (https://github.com/twisted/klein)

Infrastructure Software

Server

  • gunicorn+meinheld on CPython
  • Tornado on PyPy

Test Paths & Sources

All of the test implementations are located within a single file (app.py).

Get Help

Resources