Nate 7431b52ee3 Fix reported Jinja2 vuln (#4656) 6 anni fa
..
templates 8b03c94bac adds Python Klein framework using default Twisted Web server 10 anni fa
README.md 4322cacaef Update documentation links (#4541) 6 anni fa
app.py 6fce84a278 WIP: Dockerify everything (#3457) 7 anni fa
benchmark_config.json c01fe61374 Docker python (#3410) 7 anni fa
klein.dockerfile bf40a74a01 Updated and aligned common python frameworks' components (#3983) 7 anni fa
requirements.txt 7431b52ee3 Fix reported Jinja2 vuln (#4656) 6 anni fa

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