@@ -8,40 +8,50 @@ description: >-
8
8
9
9
## TechEmpower
10
10
11
- 🔗 [ https://www.techempower.com/benchmarks/ ] ( https://www.techempower.com/benchmarks/ )
11
+ 🔗 [ https://www.techempower.com/benchmarks/ ] ( https://www.techempower.com/benchmarks/#section=test&runid=02692910-4c3f-4c56-a9dc-f0167a4280a4 )
12
+
13
+ Fiber v1.8.42
12
14
13
15
* ** CPU** Intel Xeon Gold 5120
14
16
* ** MEM** 32GB
15
17
* ** GO** go1.13.6 linux/amd64
16
18
* ** OS** Linux
17
19
* ** NET** Dedicated Cisco 10-gigabit Ethernet switch.
18
20
19
- To see all language frameworks, visit [ Plaintext All Results] ( https://www.techempower.com/benchmarks/#section=test&runid=350f0783-cc9b-4259-9831-28987799782a&hw=ph&test=plaintext ) .
20
- To view the list yourself, visit [ Plaintext Go Results] ( https://www.techempower.com/benchmarks/#section=test&runid=350f0783-cc9b-4259-9831-28987799782a&hw=ph&test=plaintext&l=zijocf-1r ) .
21
-
22
21
### Plaintext
23
22
24
- ![ ] ( https://raw.githubusercontent.com/gofiber/docs/master/.gitbook/assets/techempower-plaintext.png )
23
+ ** Fiber** handled ** 6,091,966** responses per second with an average latency of ** 1.9** ms.
24
+ ** Express** handled ** 368,303** responses per second with an average latency of ** 346.2** ms.
25
+
26
+ ![ ] ( .gitbook/assets/plaintext.png )
27
+
28
+ ### Data Updates
29
+
30
+ ** Fiber** handled ** 11,815** responses per second with an average latency of ** 42.9** ms.
31
+ ** Express** handled ** 1,221** responses per second with an average latency of ** 412.6** ms.
25
32
26
- ### Plaintext latency
33
+ ![ ] ( .gitbook/assets/data_updates.png )
27
34
28
- ![ ] ( https://raw.githubusercontent.com/gofiber/docs/master/.gitbook/assets/techempower-plaintext-latency.png )
35
+ ### Multiple Queries
29
36
30
- ### JSON serialization
37
+ ** Fiber** handled ** 19,895** responses per second with an average latency of ** 25.4** ms.
38
+ ** Express** handled ** 4,280** responses per second with an average latency of ** 117.8** ms.
31
39
32
- ![ ] ( https://raw.githubusercontent.com/gofiber/docs/master/. gitbook/assets/techempower-json .png)
40
+ ![ ] ( . gitbook/assets/multiple_queries .png)
33
41
34
- ### Single query
42
+ ### Single Query
35
43
36
- ![ ] ( https://raw.githubusercontent.com/gofiber/docs/master/.gitbook/assets/techempower-single-query.png )
44
+ ** Fiber** handled ** 367,624** responses per second with an average latency of ** 0.7** ms.
45
+ ** Express** handled ** 57,503** responses per second with an average latency of ** 4.4** ms.
37
46
38
- ### Multiple queries
47
+ ![ ] ( .gitbook/assets/single_query.png )
39
48
40
- ![ ] ( https://raw.githubusercontent.com/gofiber/docs/master/.gitbook/assets/techempower-multiple-queries.png )
49
+ ### JSON Serialization
41
50
42
- ### Data updates
51
+ ** Fiber** handled ** 1,108,213** responses per second with an average latency of ** 0.5** ms.
52
+ ** Express** handled ** 245,211** responses per second with an average latency of ** 1.1** ms.
43
53
44
- ![ ] ( https://raw.githubusercontent.com/gofiber/docs/master/. gitbook/assets/techempower-updates .png)
54
+ ![ ] ( . gitbook/assets/json .png)
45
55
46
56
## Go web framework benchmark
47
57
0 commit comments