Keith Newman 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa
..
views 7793e443ed implements db, queries, updates, and fortune for wheezy.web 10 anni fa
README.md 8a9947c158 cleaned up code and added wheezy.web to .travis.yml 10 anni fa
app.py 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa
bash_profile.sh 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa
benchmark_config 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa
gunicorn_conf.py 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa
install.sh be23b24cd7 adds plaintext and json for wheezy.web 10 anni fa
requirements.txt 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa
setup.sh 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa
setup_py3.sh 4ae66bb4db updated wheezy.web to run on Gunicorn and Meinheld 10 anni fa

README.md

wheezy.web Benchmark Test

Single file test, app.py

Description

wheezy.web WSGI web framework (https://pythonhosted.org/wheezy.web/)

Database

(none at the moment)

Server

  • wheezy.web

Test URLs

JSON Encoding

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext

DB

http://localhost:8080/db

Query

http://localhost:8080/queries?queries=2

Update

http://localhost:8080/updates?queries=2

Fortune

http://localhost:8080/fortune