Alexander Schneider 0bb3773de6 Merge pull request #900 from hamiltont/install_box 11 years ago
..
README.md aa36435f5e falcon: Refactoring. 12 years ago
__init__.py 4da740de07 Add benchmark for Falcon (http://falconframework.org) 12 years ago
app.py aa36435f5e falcon: Refactoring. 12 years ago
benchmark_config aa36435f5e falcon: Refactoring. 12 years ago
gunicorn_conf.py 67915fbde4 falcon: Disable access log in meinheld. 11 years ago
install.sh fc1d35470c Fixing obvious fw_depends errors in install.sh files 11 years ago
setup.py 67915fbde4 falcon: Disable access log in meinheld. 11 years ago
setup_py3.py 67915fbde4 falcon: Disable access log in meinheld. 11 years ago
setup_pypy.py 67915fbde4 falcon: Disable access log in meinheld. 11 years ago

README.md

Falcon Benchmark Test (ported from Flask example)

Single file test, app.py

Description

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

Interpreter

  • CPython 2.7
  • CPython 3.3
  • PyPy 2.2

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