Web Frameworks Benchmark


bottle 0.13 benchmark results

bottle 0.13 is a python web framework. At concurrency 64 it serves 2 983 requests per second with a P50 latency of 8.30 ms, ranking 350 of 358 overall and 32 of 37 among python frameworks.

All measured metrics for bottle 0.13, by concurrency level.
MetricConcurrency 64Concurrency 256Concurrency 512
Requests / second2 9833 0982 018
P50 latency8.30 ms7.48 ms32.63 ms
P75 latency13.45 ms22.77 ms68.59 ms
P90 latency19.65 ms54.04 ms117.46 ms
P99 latency32.27 ms240.94 ms819.80 ms
P99.999 latency367.31 ms1476.74 ms2151.25 ms
Average latency10.28 ms27.79 ms62.45 ms
Minimum latency0.26 ms0.29 ms0.28 ms
Standard deviation11.68 ms120.91 ms149.74 ms
Total requests44 75646 48130 276
Bytes received6.17 MB6.40 MB4.26 MB
HTTP errors000
Request timeouts0197203
Socket connection errors32246416
Socket read errors000
Socket write errors000

Rank

Position of bottle on requests per second.
ConcurrencyOverallAmong python frameworks
64350 of 35832 of 37
256351 of 35833 of 37
512353 of 35836 of 37

Other python frameworks

Fastest python frameworks at concurrency 64.
# Framework Requests / second P50 latency P99 latency HTTP errors
1 oxapy 0.11 158 749 0.38 ms 0.84 ms 0
2 fastpysgi-wsgi 0.6 153 823 0.36 ms 0.66 ms 0
3 asgineer 0.9 94 940 0.63 ms 1.77 ms 0
4 lihil 0.2 88 479 0.62 ms 1.57 ms 0
5 sanic 25.12 86 796 0.63 ms 2.05 ms 0
6 blacksheep 2.6 81 792 0.59 ms 2.59 ms 0
7 mq-bridge-py 0.2 80 833 0.79 ms 1.18 ms 0
8 baize-asgi 0.20 79 094 0.71 ms 2.20 ms 0
9 emmett 2.7 77 656 0.73 ms 2.39 ms 0
10 panther 5.5 76 924 0.69 ms 2.77 ms 0

All 37 python frameworks