Web Frameworks Benchmark


rama 0.4 benchmark results

rama 0.4 is a rust web framework. At concurrency 64 it serves 173 493 requests per second with a P50 latency of 0.34 ms, ranking 36 of 358 overall and 15 of 30 among rust frameworks.

All measured metrics for rama 0.4, by concurrency level.
MetricConcurrency 64Concurrency 256Concurrency 512
Requests / second173 493148 615140 573
P50 latency0.34 ms1.69 ms2.91 ms
P75 latency0.40 ms2.05 ms3.20 ms
P90 latency0.48 ms2.32 ms3.47 ms
P99 latency0.88 ms2.75 ms4.11 ms
P99.999 latency1.52 ms4.37 ms2121.90 ms
Average latency0.37 ms1.72 ms3.52 ms
Minimum latency0.02 ms0.04 ms0.06 ms
Standard deviation0.13 ms0.46 ms36.97 ms
Total requests2 602 5002 229 6082 109 383
Bytes received219.96 MB188.72 MB178.41 MB
HTTP errors000
Request timeouts000
Socket connection errors000
Socket read errors000
Socket write errors000

Rank

Position of rama on requests per second.
ConcurrencyOverallAmong rust frameworks
6436 of 35815 of 30
25636 of 35816 of 30
51254 of 35819 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