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

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