|
il y a 10 ans | |
---|---|---|
.. | ||
views | il y a 11 ans | |
README.md | il y a 11 ans | |
app.py | il y a 10 ans | |
bash_profile.sh | il y a 10 ans | |
benchmark_config | il y a 11 ans | |
gunicorn_conf.py | il y a 11 ans | |
install.sh | il y a 10 ans | |
nginx.conf | il y a 11 ans | |
requirements-pypy.txt | il y a 10 ans | |
requirements.txt | il y a 10 ans | |
setup.sh | il y a 10 ans | |
setup_nginxuwsgi.sh | il y a 10 ans | |
setup_py3.sh | il y a 10 ans | |
setup_pypy.sh | il y a 10 ans | |
source_code | il y a 11 ans | |
uwsgi.ini | il y a 11 ans |
Single file test, app.py
With ORM:
http://localhost:8080/dbs
Without ORM (raw):
http://localhost:8080/dbsraw
With ORM:
http://localhost:8080/db?queries=2
Without ORM (raw):
http://localhost:8080/dbraw?queries=2
With ORM:
http://localhost:8080/fortune
Without ORM (raw):
http://localhost:8080/fortuneraw