@@ -18,44 +18,44 @@ description: >-
18
18
19
19
### Plaintext
20
20
21
- ** Fiber** handled ** 6,091,966 ** responses per second with an average latency of ** 1.9 ** ms.
22
- ** Express** handled ** 368,303 ** responses per second with an average latency of ** 346.2 ** ms.
21
+ ** Fiber** handled ** 6,162,556 ** responses per second with an average latency of ** 2.0 ** ms.
22
+ ** Express** handled ** 367,069 ** responses per second with an average latency of ** 354.1 ** ms.
23
23
24
24
![ ] ( .gitbook/assets/plaintext%20%281%29.png )
25
25
26
26
![ Fiber vs Express] ( .gitbook/assets/plaintext_express.png )
27
27
28
28
### Data Updates
29
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.
30
+ ** Fiber** handled ** 11,846 ** responses per second with an average latency of ** 42.8 ** ms.
31
+ ** Express** handled ** 2,066 ** responses per second with an average latency of ** 390.44 ** ms.
32
32
33
33
![ ] ( .gitbook/assets/data_updates.png )
34
34
35
35
![ Fiber vs Express] ( .gitbook/assets/data_updates_express%20%281%29.png )
36
36
37
37
### Multiple Queries
38
38
39
- ** Fiber** handled ** 19,895 ** responses per second with an average latency of ** 25.4 ** ms.
40
- ** Express** handled ** 4,280 ** responses per second with an average latency of ** 117.8 ** ms.
39
+ ** Fiber** handled ** 19,664 ** responses per second with an average latency of ** 25.7 ** ms.
40
+ ** Express** handled ** 4,302 ** responses per second with an average latency of ** 117.2 ** ms.
41
41
42
42
![ ] ( .gitbook/assets/multiple_queries%20%281%29.png )
43
43
44
44
![ Fiber vs Express] ( .gitbook/assets/multiple_queries_express.png )
45
45
46
46
### Single Query
47
47
48
- ** Fiber** handled ** 367,624 ** responses per second with an average latency of ** 0.7** ms.
49
- ** Express** handled ** 57,503 ** responses per second with an average latency of ** 4.4** ms.
48
+ ** Fiber** handled ** 368,647 ** responses per second with an average latency of ** 0.7** ms.
49
+ ** Express** handled ** 57,880 ** responses per second with an average latency of ** 4.4** ms.
50
50
51
51
![ ] ( .gitbook/assets/single_query%20%282%29.png )
52
52
53
53
![ Fiber vs Express] ( .gitbook/assets/single_query_express.png )
54
54
55
55
### JSON Serialization
56
56
57
- ** Fiber** handled ** 1,108,213 ** responses per second with an average latency of ** 0.5 ** ms.
58
- ** Express** handled ** 245,211 ** responses per second with an average latency of ** 1.1** ms.
57
+ ** Fiber** handled ** 1,146,667 ** responses per second with an average latency of ** 0.4 ** ms.
58
+ ** Express** handled ** 244,847 ** responses per second with an average latency of ** 1.1** ms.
59
59
60
60
![ ] ( .gitbook/assets/json%20%281%29.png )
61
61
0 commit comments