Joan Miquel dfc0a4046a Delete repeated tests (#8191) há 2 anos atrás
..
templates b9fd8d170c [Python] Add Microdot (#7561) há 3 anos atrás
README.md b9fd8d170c [Python] Add Microdot (#7561) há 3 anos atrás
app_async.py e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
app_async_raw.py e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
app_sync.py e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
app_sync_raw.py e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
benchmark_config.json dfc0a4046a Delete repeated tests (#8191) há 2 anos atrás
gunicorn_conf.py b9fd8d170c [Python] Add Microdot (#7561) há 3 anos atrás
microdot-async-raw.dockerfile e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
microdot-async.dockerfile e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
microdot-raw.dockerfile e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
microdot.dockerfile e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
requirements.txt e1675412b8 Upgrade Microdot tests to Python 3.11 (#7982) há 2 anos atrás
uvicorn_conf.py b9fd8d170c [Python] Add Microdot (#7561) há 3 anos atrás

README.md

Microdot Benchmarking Test

This is the Microdot portion of a benchmarking tests suite comparing a variety of web development platforms.

The information below is specific to Microdot. For further guidance, review the documentation. Also note that there is additional information provided in the Python README.

Test Source Code

Resources

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

http://localhost:8080/queries?queries=

CACHED QUERY

http://localhost:8080/cached_query?count=

UPDATE

http://localhost:8080/update?queries=

FORTUNES

http://localhost:8080/fortunes