Web Frameworks Benchmark


summer-boot 1.4 benchmark results

summer-boot 1.4 is a rust web framework. At concurrency 64 it serves 31 322 requests per second with a P50 latency of 14.48 ms, ranking 286 of 358 overall and 29 of 30 among rust frameworks.

All measured metrics for summer-boot 1.4, by concurrency level.
MetricConcurrency 64Concurrency 256Concurrency 512
Requests / second31 32232 34133 774
P50 latency14.48 ms16.85 ms20.32 ms
P75 latency14.98 ms19.03 ms24.38 ms
P90 latency15.72 ms21.22 ms28.56 ms
P99 latency16.96 ms26.13 ms37.48 ms
P99.999 latency20.23 ms36.43 ms53.90 ms
Average latency14.63 ms17.49 ms21.41 ms
Minimum latency0.07 ms0.10 ms0.10 ms
Standard deviation1.32 ms3.26 ms5.74 ms
Total requests469 865485 224506 870
Bytes received51.54 MB53.25 MB55.65 MB
HTTP errors000
Request timeouts000
Socket connection errors000
Socket read errors000
Socket write errors000

Rank

Position of summer-boot on requests per second.
ConcurrencyOverallAmong rust frameworks
64286 of 35829 of 30
256285 of 35829 of 30
512283 of 35829 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
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

All 30 rust frameworks