Nate 697e54bada Misc. Clean Up (#2773) 8 years ago
..
templates 8b03c94bac adds Python Klein framework using default Twisted Web server 10 years ago
README.md 8b03c94bac adds Python Klein framework using default Twisted Web server 10 years ago
app.py 697e54bada Misc. Clean Up (#2773) 8 years ago
benchmark_config.json 1cfff59009 WIP 9 years ago
requirements.txt a3d9238686 klein: Update requirements 9 years ago
setup.sh 697e54bada Misc. Clean Up (#2773) 8 years ago

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