Keith Newman 9dea755b16 added simple Fortune test to CherryPy 10 years ago
..
README.md 9dea755b16 added simple Fortune test to CherryPy 10 years ago
app.py 9dea755b16 added simple Fortune test to CherryPy 10 years ago
bash_profile.sh 86ddf1fc18 reverted back to CherryPy server 10 years ago
benchmark_config 9dea755b16 added simple Fortune test to CherryPy 10 years ago
install.sh 538cb2f1c9 db, queries, and updates work in python 2 10 years ago
requirements.txt 9dea755b16 added simple Fortune test 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 86ddf1fc18 reverted back to CherryPy server 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

Fortune

http://localhost:8080/fortune