Hamilton Turner fbcdb3118a Name python properly 11 년 전
..
frameworkbenchmarks fbcdb3118a Name python properly 11 년 전
.gitignore fbcdb3118a Name python properly 11 년 전
MANIFEST.in fbcdb3118a Name python properly 11 년 전
README.md fbcdb3118a Name python properly 11 년 전
__init__.py fbcdb3118a Name python properly 11 년 전
bash_profile.sh fbcdb3118a Name python properly 11 년 전
benchmark_config fbcdb3118a Name python properly 11 년 전
create_database.py fbcdb3118a Name python properly 11 년 전
development.ini fbcdb3118a Name python properly 11 년 전
gunicorn_conf.py fbcdb3118a Name python properly 11 년 전
install.sh fbcdb3118a Name python properly 11 년 전
production.ini fbcdb3118a Name python properly 11 년 전
requirements.txt fbcdb3118a Name python properly 11 년 전
setup.cfg fbcdb3118a Name python properly 11 년 전
setup.py fbcdb3118a Name python properly 11 년 전
setup_py2.py fbcdb3118a Name python properly 11 년 전
setup_py3.py fbcdb3118a Name python properly 11 년 전
wsgi.py fbcdb3118a Name python properly 11 년 전

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