Web Frameworks Benchmark


viz 0.11 benchmark results

viz 0.11 is a rust web framework. At concurrency 64 it serves 180 706 requests per second with a P50 latency of 0.33 ms, ranking 20 of 358 overall and 8 of 30 among rust frameworks.

All measured metrics for viz 0.11, by concurrency level.
MetricConcurrency 64Concurrency 256Concurrency 512
Requests / second180 706154 545144 955
P50 latency0.33 ms1.63 ms2.89 ms
P75 latency0.38 ms1.94 ms3.14 ms
P90 latency0.46 ms2.21 ms3.34 ms
P99 latency0.81 ms2.65 ms3.74 ms
P99.999 latency1.37 ms4.07 ms8.83 ms
Average latency0.35 ms1.65 ms2.92 ms
Minimum latency0.02 ms0.03 ms0.09 ms
Standard deviation0.12 ms0.42 ms7.04 ms
Total requests2 710 7132 318 5382 174 991
Bytes received228.98 MB195.97 MB184.07 MB
HTTP errors000
Request timeouts000
Socket connection errors000
Socket read errors000
Socket write errors000

Rank

Position of viz on requests per second.
ConcurrencyOverallAmong rust frameworks
6420 of 3588 of 30
25623 of 3589 of 30
51237 of 35810 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
5 micro-web 0.3 188 190 0.32 ms 0.78 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
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