Keith Newman 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
..
README.md 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
app.py 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
bash_profile.sh 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
benchmark_config 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
gunicorn_conf.py 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
install.sh 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
requirements-pypy.txt 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
requirements.txt 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
setup.sh 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
setup_py3.sh 7e9b56db7f added cherrypy with plaintext and json tests há 10 anos atrás
setup_pypy.sh 7e9b56db7f added cherrypy with plaintext and json tests há 10 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