Web Frameworks Benchmark


micro-web 0.3 benchmark results

micro-web 0.3 is a rust web framework. At concurrency 64 it serves 188 190 requests per second with a P50 latency of 0.32 ms, ranking 12 of 358 overall and 5 of 30 among rust frameworks.

All measured metrics for micro-web 0.3, by concurrency level.
MetricConcurrency 64Concurrency 256Concurrency 512
Requests / second188 190162 026151 939
P50 latency0.32 ms1.52 ms2.38 ms
P75 latency0.36 ms1.94 ms2.64 ms
P90 latency0.42 ms2.21 ms2.86 ms
P99 latency0.78 ms2.63 ms3.21 ms
P99.999 latency1.24 ms3.97 ms6.16 ms
Average latency0.34 ms1.57 ms2.34 ms
Minimum latency0.02 ms0.07 ms0.06 ms
Standard deviation0.11 ms0.48 ms4.40 ms
Total requests2 822 9652 430 7742 279 773
Bytes received313.19 MB269.68 MB252.93 MB
HTTP errors000
Request timeouts000
Socket connection errors000
Socket read errors000
Socket write errors000

Rank

Position of micro-web on requests per second.
ConcurrencyOverallAmong rust frameworks
6412 of 3585 of 30
25614 of 3587 of 30
51227 of 3587 of 30

Other rust frameworks

Fastest rust frameworks at concurrency 64.
# Framework Requests / second P50 latency P99 latency HTTP errors
1 ohkami-nio 0.24 215 163 0.32 ms 0.62 ms 0
2 khttp 0.2 213 408 0.19 ms 0.27 ms 0
3 ohkami-tokio 0.24 202 631 0.30 ms 0.62 ms 0
4 hyper 1.5 196 162 0.31 ms 0.66 ms 0
6 warp 0.4 186 137 0.32 ms 0.77 ms 0
7 axum 0.8 181 321 0.33 ms 0.82 ms 0
8 viz 0.11 180 706 0.33 ms 0.81 ms 0
9 reinhardt-web 0.3 178 215 0.33 ms 0.84 ms 0
10 poem 3 177 360 0.34 ms 0.83 ms 0
11 graphul 1 177 334 0.33 ms 0.86 ms 0

All 30 rust frameworks