Keith Newman afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前
..
views e075925520 implements db, queries, updates, and fortune for wheezy.web 10 年之前
README.md adfa6b39f3 cleaned up code and added wheezy.web to .travis.yml 10 年之前
app.py afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前
bash_profile.sh afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前
benchmark_config afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前
gunicorn_conf.py afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前
install.sh 07e5616376 adds plaintext and json for wheezy.web 10 年之前
requirements.txt afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前
setup.sh afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前
setup_py3.sh afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld 10 年之前

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