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

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