Keith Newman fcb3414c06 uses xrange for py2 and range for py3 10 years ago
..
README.md 538cb2f1c9 db, queries, and updates work in python 2 10 years ago
app.py fcb3414c06 uses xrange for py2 and range for py3 10 years ago
bash_profile.sh ff4619c851 added python3 test 10 years ago
benchmark_config 538cb2f1c9 db, queries, and updates work in python 2 10 years ago
install.sh 538cb2f1c9 db, queries, and updates work in python 2 10 years ago
requirements.txt 538cb2f1c9 db, queries, and updates work in python 2 10 years ago
saplugin.py 68bb9af5d3 db test working 10 years ago
satool.py 68bb9af5d3 db test working 10 years ago
setup.sh ff4619c851 added python3 test 10 years ago
setup_py3.sh ff4619c851 added python3 test 10 years ago

README.md

CherryPy Benchmark Test

Single file test, app.py

Description

CherryPy framework (http://cherrypy.org)

Database

(none at the moment)

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