INADA Naoki 28cf9580aa python: Use virtualenv to isolate tests. %!s(int64=11) %!d(string=hai) anos
..
frameworkbenchmarks fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
.gitignore fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
MANIFEST.in fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
README.md fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
__init__.py fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
bash_profile.sh 28cf9580aa python: Use virtualenv to isolate tests. %!s(int64=11) %!d(string=hai) anos
benchmark_config 5d2636be19 Fix pyramid install %!s(int64=11) %!d(string=hai) anos
create_database.py fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
development.ini 5d2636be19 Fix pyramid install %!s(int64=11) %!d(string=hai) anos
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. %!s(int64=11) %!d(string=hai) anos
install.sh 28cf9580aa python: Use virtualenv to isolate tests. %!s(int64=11) %!d(string=hai) anos
production.ini 5d2636be19 Fix pyramid install %!s(int64=11) %!d(string=hai) anos
requirements.txt fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
setup.cfg fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
setup.py fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos
setup_py2.py 28cf9580aa python: Use virtualenv to isolate tests. %!s(int64=11) %!d(string=hai) anos
setup_py3.py 28cf9580aa python: Use virtualenv to isolate tests. %!s(int64=11) %!d(string=hai) anos
wsgi.py fbcdb3118a Name python properly %!s(int64=11) %!d(string=hai) anos

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