INADA Naoki 0ab91b4d47 pyramid: Update requirements 9 vuotta sitten
..
frameworkbenchmarks 0240ddb245 Merge pull request #1575 from mcdonc/plaintext-speedup 10 vuotta sitten
.gitignore fbcdb3118a Name python properly 11 vuotta sitten
MANIFEST.in fbcdb3118a Name python properly 11 vuotta sitten
README.md 3f8c96fb76 Update all python readmes, Add readme if missing 10 vuotta sitten
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 vuotta sitten
create_database.py aaada7b8ec use FWROOT os environ var if it exists 10 vuotta sitten
development.ini 5d2636be19 Fix pyramid install 11 vuotta sitten
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. 11 vuotta sitten
production.ini 5d2636be19 Fix pyramid install 11 vuotta sitten
requirements.txt 0ab91b4d47 pyramid: Update requirements 9 vuotta sitten
setup.cfg fbcdb3118a Name python properly 11 vuotta sitten
setup.py fbcdb3118a Name python properly 11 vuotta sitten
setup_py2.sh 75c850c671 Fixed SOOOO many things 10 vuotta sitten
setup_py3.sh f8c127a412 Upgrade to Python 3.5.1 and adapt setup_py3.sh for pip3 command 9 vuotta sitten
wsgi.py fbcdb3118a Name python properly 11 vuotta sitten

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