Keith Newman f081c0272b added gunicorn to cherrypy 10 years ago
..
README.md c729943646 cleaned up code and added cherrypy to .travis.yml 10 years ago
app.py f081c0272b added gunicorn to cherrypy 10 years ago
bash_profile.sh f081c0272b added gunicorn to cherrypy 10 years ago
benchmark_config f081c0272b added gunicorn to cherrypy 10 years ago
gunicorn_conf.py f081c0272b added gunicorn to cherrypy 10 years ago
install.sh 538cb2f1c9 db, queries, and updates work in python 2 10 years ago
requirements.txt f081c0272b added gunicorn to cherrypy 10 years ago
saplugin.py 68bb9af5d3 db test working 10 years ago
satool.py 68bb9af5d3 db test working 10 years ago
setup.sh f081c0272b added gunicorn to cherrypy 10 years ago
setup_py3.sh ff4619c851 added python3 test 10 years ago

README.md

CherryPy Benchmark Test

Single file test, app.py

Description

CherryPy framework (http://cherrypy.org)

Database

MySQL

Server

  • CherryPy

Test URLs

JSON Encoding

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext

DB

http://localhost:8080/db

Query

http://localhost:8080/queries?queries=2

Update

http://localhost:8080/updates?queries=2