Web Frameworks Benchmark


fasthttp 1.73 benchmark results

fasthttp 1.73 is a go web framework. At concurrency 64 it serves 165 070 requests per second with a P50 latency of 0.38 ms, ranking 60 of 358 overall and 4 of 42 among go frameworks.

All measured metrics for fasthttp 1.73, by concurrency level.
MetricConcurrency 64Concurrency 256Concurrency 512
Requests / second165 070131 708127 219
P50 latency0.38 ms1.92 ms3.03 ms
P75 latency0.41 ms2.24 ms3.35 ms
P90 latency0.45 ms2.48 ms3.61 ms
P99 latency0.62 ms2.90 ms4.12 ms
P99.999 latency1.23 ms4.59 ms1948.07 ms
Average latency0.39 ms1.94 ms3.58 ms
Minimum latency0.03 ms0.05 ms0.07 ms
Standard deviation0.07 ms0.43 ms58.72 ms
Total requests2 476 1771 975 9791 909 049
Bytes received252.52 MB201.49 MB194.32 MB
HTTP errors000
Request timeouts000
Socket connection errors000
Socket read errors000
Socket write errors000

Rank

Position of fasthttp on requests per second.
ConcurrencyOverallAmong go frameworks
6460 of 3584 of 42
25677 of 3584 of 42
51282 of 3585 of 42

Other go frameworks

Fastest go frameworks at concurrency 64.
# Framework Requests / second P50 latency P99 latency HTTP errors
1 hertz 0.9 180 376 0.34 ms 0.72 ms 0
2 web 0 170 651 0.36 ms 0.61 ms 0
3 breeze 1.6 170 635 0.36 ms 0.48 ms 0
5 gearbox 1.2 164 003 0.38 ms 0.63 ms 0
6 gorouter-fasthttp 4.4 163 386 0.38 ms 0.63 ms 0
7 fiber 3.5 163 175 0.38 ms 0.63 ms 0
8 atreugo 11.13 160 977 0.39 ms 0.66 ms 0
9 router 1.5 160 100 0.39 ms 0.66 ms 0
10 kami 2.2 134 310 0.47 ms 0.84 ms 0
11 rte 0 133 593 0.46 ms 1.21 ms 0

All 42 go frameworks