Nate 3d39c26538 Python/* Remove TE dependencies and base files (#3521) hace 7 años
..
README.md 9dea755b16 added simple Fortune test to CherryPy hace 10 años
app.py 6fce84a278 WIP: Dockerify everything (#3457) hace 7 años
benchmark_config.json 14fed64a25 Docker python (#3406) hace 7 años
cherrypy-py3.dockerfile 3d39c26538 Python/* Remove TE dependencies and base files (#3521) hace 7 años
cherrypy.dockerfile 3d39c26538 Python/* Remove TE dependencies and base files (#3521) hace 7 años
requirements.txt 8d4060677a Update python and some frameworks. (#3245) hace 7 años
saplugin.py 68bb9af5d3 db test working hace 10 años
satool.py 68bb9af5d3 db test working hace 10 años

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