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

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