INADA Naoki faea3dd9be Remove time.sleep(3) 11 yıl önce
..
README.md 28cf9580aa python: Use virtualenv to isolate tests. 11 yıl önce
__init__.py fbcdb3118a Name python properly 11 yıl önce
app.py fbcdb3118a Name python properly 11 yıl önce
bash_profile.sh 28cf9580aa python: Use virtualenv to isolate tests. 11 yıl önce
benchmark_config fbcdb3118a Name python properly 11 yıl önce
gunicorn_conf.py 28cf9580aa python: Use virtualenv to isolate tests. 11 yıl önce
install.sh 28cf9580aa python: Use virtualenv to isolate tests. 11 yıl önce
requirements-pypy.txt fbcdb3118a Name python properly 11 yıl önce
requirements.txt fbcdb3118a Name python properly 11 yıl önce
setup.py faea3dd9be Remove time.sleep(3) 11 yıl önce
setup_py3.py faea3dd9be Remove time.sleep(3) 11 yıl önce
setup_pypy.py faea3dd9be Remove time.sleep(3) 11 yıl önce

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