Keith Newman 92ae386780 fixes updates function for Python wheezy.web пре 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 92ae386780 fixes updates function for Python wheezy.web пре 10 година
benchmark_config.json de66828610 Add json extension to benchmark_config files пре 10 година
gunicorn_conf.py afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld пре 10 година
install.sh 114bc9ce81 moved wheezy.web bash_profile to install and setup files пре 10 година
requirements.txt afe2c043f1 updated wheezy.web to run on Gunicorn and Meinheld пре 10 година
setup.sh 114bc9ce81 moved wheezy.web bash_profile to install and setup files пре 10 година
setup_py3.sh 114bc9ce81 moved wheezy.web bash_profile to install and setup files пре 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