Ludovic Gasc (GMLudo) f8c127a412 Upgrade to Python 3.5.1 and adapt setup_py3.sh for pip3 command 9 жил өмнө
..
README.md 9dea755b16 added simple Fortune test to CherryPy 10 жил өмнө
app.py 7427663961 cherrypy: Add Content-Type header for plaintext 10 жил өмнө
benchmark_config.json de66828610 Add json extension to benchmark_config files 10 жил өмнө
requirements.txt 2a3c05b753 cherrypy: Don't use bleach 10 жил өмнө
saplugin.py 68bb9af5d3 db test working 10 жил өмнө
satool.py 68bb9af5d3 db test working 10 жил өмнө
setup.sh 9923de5077 Fixing a lot of production-only issues 10 жил өмнө
setup_py3.sh f8c127a412 Upgrade to Python 3.5.1 and adapt setup_py3.sh for pip3 command 9 жил өмнө

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