Keith Newman 75a62fab9e adds tests for Python web2py framework 10 years ago
..
web2py 75a62fab9e adds tests for Python web2py framework 10 years ago
README.md 75a62fab9e adds tests for Python web2py framework 10 years ago
benchmark_config 75a62fab9e adds tests for Python web2py framework 10 years ago
install.sh 75a62fab9e adds tests for Python web2py framework 10 years ago
requirements.txt 75a62fab9e adds tests for Python web2py framework 10 years ago
setup.sh 75a62fab9e adds tests for Python web2py framework 10 years ago

README.md

web2py Benchmark Test

Main controller found web2py/applications/app/controllers/default.py Database model found web2py/applications/app/models/db.py Fortunes template found web2py/applications/app/views/default/fortune.html

Description

web2py framework (http://www.web2py.com/)

Database

MySQL

Server

  • Rocket (default web2py server)

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