tfb 0c372823c8 Update benchmark_configs attributes for pypy platforms 12 жил өмнө
..
README.md 4da740de07 Add benchmark for Falcon (http://falconframework.org) 12 жил өмнө
__init__.py 4da740de07 Add benchmark for Falcon (http://falconframework.org) 12 жил өмнө
app.py 4da740de07 Add benchmark for Falcon (http://falconframework.org) 12 жил өмнө
benchmark_config 0c372823c8 Update benchmark_configs attributes for pypy platforms 12 жил өмнө
setup.py 4d6bfb9258 Further updates to a few py2 setup.py scripts 12 жил өмнө
setup_py3.py 77f94023cf Oops -- fix cwd in setup files 12 жил өмнө
setup_pypy.py 77f94023cf Oops -- fix cwd in setup files 12 жил өмнө

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.0

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