|
há 10 anos atrás | |
---|---|---|
.. | ||
views | há 11 anos atrás | |
README.md | há 11 anos atrás | |
__init__.py | há 11 anos atrás | |
app.py | há 11 anos atrás | |
bash_profile.sh | há 10 anos atrás | |
benchmark_config | há 11 anos atrás | |
gunicorn_conf.py | há 11 anos atrás | |
install.sh | há 10 anos atrás | |
nginx.conf | há 11 anos atrás | |
requirements-pypy.txt | há 10 anos atrás | |
requirements.txt | há 10 anos atrás | |
setup.sh | há 10 anos atrás | |
setup_nginxuwsgi.sh | há 10 anos atrás | |
setup_py3.sh | há 10 anos atrás | |
setup_pypy.sh | há 10 anos atrás | |
source_code | há 11 anos atrás | |
uwsgi.ini | há 11 anos atrás |
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