Hamilton Turner 4f9ba9fba0 Merge pull request #1293 from hamiltont/fix-symfony2 il y a 10 ans
..
README.md 28cf9580aa python: Use virtualenv to isolate tests. il y a 11 ans
app.py fbcdb3118a Name python properly il y a 11 ans
bash_profile.sh 006a7b1a1e Updated falcon il y a 11 ans
benchmark_config fbcdb3118a Name python properly il y a 11 ans
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. il y a 11 ans
install.sh 006a7b1a1e Updated falcon il y a 11 ans
requirements-pypy.txt fbcdb3118a Name python properly il y a 11 ans
requirements.txt 7f83ee0751 Update Python 2 and PyPy il y a 10 ans
setup.sh 7f1a6417a0 Line-endings are hard il y a 11 ans
setup_py3.sh 7f1a6417a0 Line-endings are hard il y a 11 ans
setup_pypy.sh 7f1a6417a0 Line-endings are hard il y a 11 ans

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