msmith-techempower a6c1f4092d Python tests not updating DB 10 rokov pred
..
frameworkbenchmarks a6c1f4092d Python tests not updating DB 10 rokov pred
.gitignore fbcdb3118a Name python properly 11 rokov pred
MANIFEST.in fbcdb3118a Name python properly 11 rokov pred
README.md fbcdb3118a Name python properly 11 rokov pred
__init__.py fbcdb3118a Name python properly 11 rokov pred
bash_profile.sh 749ac7e5e2 Updated pyramid 10 rokov pred
benchmark_config 5d2636be19 Fix pyramid install 11 rokov pred
create_database.py fbcdb3118a Name python properly 11 rokov pred
development.ini 5d2636be19 Fix pyramid install 11 rokov pred
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. 11 rokov pred
install.sh 749ac7e5e2 Updated pyramid 10 rokov pred
production.ini 5d2636be19 Fix pyramid install 11 rokov pred
requirements.txt 749ac7e5e2 Updated pyramid 10 rokov pred
setup.cfg fbcdb3118a Name python properly 11 rokov pred
setup.py fbcdb3118a Name python properly 11 rokov pred
setup_py2.sh 7f1a6417a0 Line-endings are hard 10 rokov pred
setup_py3.sh 7f1a6417a0 Line-endings are hard 10 rokov pred
wsgi.py fbcdb3118a Name python properly 11 rokov pred

README.md

Pyramid benchmark test

Pyramid is a flexible Python 2/3 framework. This test uses SQLAlchemy as its ORM, the default Chameleon for its templating, and Gunicorn for the application server.

Test URLs

JSON Encoding

http://localhost:6543/json

Single Row Random Query

http://localhost:6543/db

Variable Row Query Test

http://localhost:6543/queries?queries=10

Fortune Test

http://localhost:6543/fortunes

Updates

http://localhost:6543/updates?queries=10

Plaintext

http://localhost:6543/plaintext