Keith Newman 750efb8c6e adds missing mysqlclient requirement há 10 anos atrás
..
templates 8b03c94bac adds Python Klein framework using default Twisted Web server há 10 anos atrás
README.md 8b03c94bac adds Python Klein framework using default Twisted Web server há 10 anos atrás
app.py b09b037fac changed localhost to 0.0.0.0 há 10 anos atrás
benchmark_config.json 8b03c94bac adds Python Klein framework using default Twisted Web server há 10 anos atrás
install.sh 8b03c94bac adds Python Klein framework using default Twisted Web server há 10 anos atrás
requirements.txt 750efb8c6e adds missing mysqlclient requirement há 10 anos atrás
setup.sh 8b03c94bac adds Python Klein framework using default Twisted Web server há 10 anos atrás

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