INADA Naoki dbe9be57f8 cherrypy: Update requirements 10 years ago
..
README.md 9dea755b16 added simple Fortune test to CherryPy 10 years ago
app.py 8a6e75be53 fixes updates function for Python CherryPy 10 years ago
benchmark_config.json de66828610 Add json extension to benchmark_config files 10 years ago
install.sh 8f6f322ad2 Remove bash_profiles from Python frameworks 10 years ago
requirements.txt dbe9be57f8 cherrypy: Update requirements 10 years ago
saplugin.py 68bb9af5d3 db test working 10 years ago
satool.py 68bb9af5d3 db test working 10 years ago
setup.sh 8f6f322ad2 Remove bash_profiles from Python frameworks 10 years ago
setup_py3.sh 8f6f322ad2 Remove bash_profiles from Python frameworks 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