Keith Newman 9dea755b16 added simple Fortune test to CherryPy 10 yıl önce
..
README.md 9dea755b16 added simple Fortune test to CherryPy 10 yıl önce
app.py 9dea755b16 added simple Fortune test to CherryPy 10 yıl önce
bash_profile.sh 86ddf1fc18 reverted back to CherryPy server 10 yıl önce
benchmark_config 9dea755b16 added simple Fortune test to CherryPy 10 yıl önce
install.sh 538cb2f1c9 db, queries, and updates work in python 2 10 yıl önce
requirements.txt 9dea755b16 added simple Fortune test to CherryPy 10 yıl önce
saplugin.py 68bb9af5d3 db test working 10 yıl önce
satool.py 68bb9af5d3 db test working 10 yıl önce
setup.sh 86ddf1fc18 reverted back to CherryPy server 10 yıl önce
setup_py3.sh ff4619c851 added python3 test 10 yıl önce

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