dependabot[bot] 8ff7bb12e2 Bump sqlalchemy from 1.2.2 to 1.3.0 in /frameworks/Python/cherrypy (#7066) 3 gadi atpakaļ
..
README.md 9dea755b16 added simple Fortune test to CherryPy 10 gadi atpakaļ
app.py 6fce84a278 WIP: Dockerify everything (#3457) 7 gadi atpakaļ
benchmark_config.json 14fed64a25 Docker python (#3406) 7 gadi atpakaļ
cherrypy-py3.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 gadi atpakaļ
cherrypy.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 gadi atpakaļ
config.toml 9d18b6e21b make sure all have versus key (#6265) 4 gadi atpakaļ
requirements.txt 8ff7bb12e2 Bump sqlalchemy from 1.2.2 to 1.3.0 in /frameworks/Python/cherrypy (#7066) 3 gadi atpakaļ
saplugin.py 68bb9af5d3 db test working 10 gadi atpakaļ
satool.py 68bb9af5d3 db test working 10 gadi atpakaļ

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