Home › Frameworks › rust › warp
warp 0.4 benchmark results
warp 0.4 is a rust web framework. At concurrency 64 it serves 186 137 requests per second with a P50 latency of 0.32 ms, ranking 14 of 358 overall and 6 of 30 among rust frameworks.
All measured metrics for warp 0.4, by concurrency level.
Metric Concurrency 64 Concurrency 256 Concurrency 512
Requests / second 186 137 156 370 147 239
P50 latency 0.32 ms 1.61 ms 2.66 ms
P75 latency 0.37 ms 1.95 ms 2.90 ms
P90 latency 0.43 ms 2.21 ms 3.11 ms
P99 latency 0.77 ms 2.58 ms 3.50 ms
P99.999 latency 1.29 ms 4.23 ms 7.07 ms
Average latency 0.34 ms 1.63 ms 2.82 ms
Minimum latency 0.02 ms 0.05 ms 0.08 ms
Standard deviation 0.10 ms 0.45 ms 30.24 ms
Total requests 2 792 175 2 345 944 2 209 265
Bytes received 309.77 MB 260.27 MB 245.10 MB
HTTP errors 0 0 0
Request timeouts 0 0 0
Socket connection errors 0 0 0
Socket read errors 0 0 0
Socket write errors 0 0 0
Rank
Position of warp on requests per second.
Concurrency Overall Among rust frameworks
64 14 of 358 6 of 30
256 20 of 358 8 of 30
512 34 of 358 8 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
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