Web Frameworks Benchmark


oxidy 0.5 benchmark results

oxidy 0.5 is a rust web framework. At concurrency 64 it serves 24 629 requests per second with a P50 latency of 0.33 ms, ranking 294 of 358 overall and 30 of 30 among rust frameworks.

All measured metrics for oxidy 0.5, by concurrency level.
MetricConcurrency 64Concurrency 256Concurrency 512
Requests / second24 62923 99923 755
P50 latency0.33 ms1.02 ms1.01 ms
P75 latency0.52 ms1.34 ms1.32 ms
P90 latency0.80 ms2.39 ms2.30 ms
P99 latency1.29 ms4.70 ms4.64 ms
P99.999 latency4.27 ms6.03 ms7.51 ms
Average latency0.40 ms1.14 ms1.12 ms
Minimum latency0.03 ms0.03 ms0.03 ms
Standard deviation0.28 ms0.95 ms0.94 ms
Total requests369 448360 012356 375
Bytes received22.31 MB21.74 MB21.52 MB
HTTP errors000
Request timeouts000
Socket connection errors000
Socket read errors369 439359 990356 365
Socket write errors000

Rank

Position of oxidy on requests per second.
ConcurrencyOverallAmong rust frameworks
64294 of 35830 of 30
256298 of 35830 of 30
512298 of 35830 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