Home › Frameworks › rust › iron
iron 0.6 benchmark results
iron 0.6 is a rust web framework. At concurrency 64 it serves 159 194 requests per second with a P50 latency of 0.35 ms, ranking 73 of 358 overall and 24 of 30 among rust frameworks.
All measured metrics for iron 0.6, by concurrency level.
Metric Concurrency 64 Concurrency 256 Concurrency 512
Requests / second 159 194 144 811 143 071
P50 latency 0.35 ms 0.37 ms 0.62 ms
P75 latency 0.40 ms 1.42 ms 1.16 ms
P90 latency 0.47 ms 1.80 ms 1.36 ms
P99 latency 0.62 ms 2.39 ms 1.89 ms
P99.999 latency 0.87 ms 3.48 ms 2.81 ms
Average latency 0.35 ms 1.08 ms 1.05 ms
Minimum latency 0.08 ms 0.05 ms 0.09 ms
Standard deviation 0.10 ms 33.52 ms 40.86 ms
Total requests 2 388 015 2 172 556 2 146 493
Bytes received 190.67 MB 173.04 MB 170.83 MB
HTTP errors 0 0 0
Request timeouts 0 109 39
Socket connection errors 0 484 104
Socket read errors 0 0 0
Socket write errors 0 0 0
Rank
Position of iron on requests per second.
Concurrency Overall Among rust frameworks
64 73 of 358 24 of 30
256 50 of 358 20 of 30
512 44 of 358 13 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