Mike Smith f532415394 master Should only kill with 15 11 роки тому
..
README.md aa36435f5e falcon: Refactoring. 11 роки тому
__init__.py 4da740de07 Add benchmark for Falcon (http://falconframework.org) 12 роки тому
app.py aa36435f5e falcon: Refactoring. 11 роки тому
benchmark_config aa36435f5e falcon: Refactoring. 11 роки тому
setup.py f532415394 master Should only kill with 15 11 роки тому
setup_py3.py 77361b485a Merge branch 'master' of https://github.com/TechEmpower/FrameworkBenchmarks into python-r8 11 роки тому
setup_pypy.py 77361b485a Merge branch 'master' of https://github.com/TechEmpower/FrameworkBenchmarks into python-r8 11 роки тому

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