Hamilton Turner 0240ddb245 Merge pull request #1575 from mcdonc/plaintext-speedup 10 years ago
..
frameworkbenchmarks 0240ddb245 Merge pull request #1575 from mcdonc/plaintext-speedup 10 years ago
.gitignore fbcdb3118a Name python properly 11 years ago
MANIFEST.in fbcdb3118a Name python properly 11 years ago
README.md 3f8c96fb76 Update all python readmes, Add readme if missing 10 years ago
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
create_database.py aaada7b8ec use FWROOT os environ var if it exists 10 years ago
development.ini 5d2636be19 Fix pyramid install 11 years ago
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. 11 years ago
install.sh 282bec9a70 Tidy up and try to perfect bash_profile removal 10 years ago
production.ini 5d2636be19 Fix pyramid install 11 years ago
requirements.txt 7f83ee0751 Update Python 2 and PyPy 10 years ago
setup.cfg fbcdb3118a Name python properly 11 years ago
setup.py fbcdb3118a Name python properly 11 years ago
setup_py2.sh 282bec9a70 Tidy up and try to perfect bash_profile removal 10 years ago
setup_py3.sh 282bec9a70 Tidy up and try to perfect bash_profile removal 10 years ago
wsgi.py fbcdb3118a Name python properly 11 years ago

README.md

Pyramid benchmark test

This is the Python Pyramid portion of a benchmarking tests suite comparing a variety of frameworks.

The information below is specific to Pyramid. For further guidance, review the documentation. Also note that there is additional information that's provided in the Python README.

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 Paths & Source

*Replace # with an actual number.

Get Help

Community