Lita Gratrix e4c593de8f remove bash_profile.sh from falcon 10 tahun lalu
..
README.md 28cf9580aa python: Use virtualenv to isolate tests. 11 tahun lalu
app.py fbcdb3118a Name python properly 11 tahun lalu
benchmark_config 0dbc4cedd6 Modify display names for Python tests 10 tahun lalu
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. 11 tahun lalu
install.sh e4c593de8f remove bash_profile.sh from falcon 10 tahun lalu
requirements-pypy.txt fbcdb3118a Name python properly 11 tahun lalu
requirements.txt 7f83ee0751 Update Python 2 and PyPy 10 tahun lalu
setup.sh e4c593de8f remove bash_profile.sh from falcon 10 tahun lalu
setup_py3.sh e4c593de8f remove bash_profile.sh from falcon 10 tahun lalu
setup_pypy.sh e4c593de8f remove bash_profile.sh from falcon 10 tahun lalu

README.md

Falcon Benchmark Test (ported from Flask example)

Single file test, app.py

Description

Falcon API framework (http://falconframework.org)

Database

(none at the moment)

Server

  • gunicorn+meinheld on CPython
  • Tornado on PyPy

Test URLs

JSON Encoding

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext