Nate 0096f84ee9 Config for the new toolset (#6259) 4 yıl önce
..
README.md 4322cacaef Update documentation links (#4541) 6 yıl önce
benchmark_config.json 22b26e76ee Docker Remaining Python Tests (#3415) 7 yıl önce
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 yıl önce
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. 11 yıl önce
hello.py 96b771219f Update wsgi 9 yıl önce
requirements.txt bf40a74a01 Updated and aligned common python frameworks' components (#3983) 7 yıl önce
wsgi.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 yıl önce

README.md

WSGI Benchmarking Test

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

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

Test Paths & Sources

  • JSON Serialization: "/json"
  • Single Database Query: N/A_
  • Multiple Database Queries: N/A_
  • Fortunes: N/A_
  • Database Updates: N/A_
  • Plaintext: "/plaintext"

Get Help

References