blob: ab2b7af20232fe957a7ad5ff9d27074e6b370cd9 [file] [log] [blame]
Miroslav Zagorac70230c62020-12-09 16:54:31 +01001--- rate-limit 100.0 --------------------------------------------------
2Running 5m test @ http://localhost:10080/index.html
3 8 threads and 8 connections
4 Thread Stats Avg Stdev Max +/- Stdev
5 Latency 0.89ms 466.84us 35.44ms 94.39%
6 Req/Sec 1.09k 39.30 1.32k 72.60%
7 Latency Distribution
8 50% 823.00us
9 75% 1.00ms
10 90% 1.20ms
11 99% 2.14ms
12 2594524 requests in 5.00m, 687.86MB read
13Requests/sec: 8645.83
14Transfer/sec: 2.29MB
15----------------------------------------------------------------------
16
17--- rate-limit 50.0 --------------------------------------------------
18Running 5m test @ http://localhost:10080/index.html
19 8 threads and 8 connections
20 Thread Stats Avg Stdev Max +/- Stdev
21 Latency 681.74us 463.28us 20.45ms 95.46%
22 Req/Sec 1.41k 54.00 1.60k 68.97%
23 Latency Distribution
24 50% 613.00us
25 75% 785.00us
26 90% 0.98ms
27 99% 2.06ms
28 3367473 requests in 5.00m, 0.87GB read
29Requests/sec: 11222.76
30Transfer/sec: 2.98MB
31----------------------------------------------------------------------
32
33--- rate-limit 10.0 --------------------------------------------------
34Running 5m test @ http://localhost:10080/index.html
35 8 threads and 8 connections
36 Thread Stats Avg Stdev Max +/- Stdev
37 Latency 558.32us 458.54us 29.40ms 97.73%
38 Req/Sec 1.72k 60.67 2.05k 73.10%
39 Latency Distribution
40 50% 494.00us
41 75% 610.00us
42 90% 743.00us
43 99% 2.08ms
44 4105420 requests in 5.00m, 1.06GB read
45Requests/sec: 13683.36
46Transfer/sec: 3.63MB
47----------------------------------------------------------------------
48
49--- rate-limit 2.5 --------------------------------------------------
50Running 5m test @ http://localhost:10080/index.html
51 8 threads and 8 connections
52 Thread Stats Avg Stdev Max +/- Stdev
53 Latency 542.66us 440.31us 22.63ms 97.88%
54 Req/Sec 1.76k 60.02 2.00k 72.27%
55 Latency Distribution
56 50% 481.00us
57 75% 588.00us
58 90% 710.00us
59 99% 2.05ms
60 4214525 requests in 5.00m, 1.09GB read
61Requests/sec: 14046.76
62Transfer/sec: 3.72MB
63----------------------------------------------------------------------
64
65--- rate-limit 0.0 --------------------------------------------------
66Running 5m test @ http://localhost:10080/index.html
67 8 threads and 8 connections
68 Thread Stats Avg Stdev Max +/- Stdev
69 Latency 529.06us 414.38us 30.09ms 97.97%
70 Req/Sec 1.80k 59.34 2.05k 74.47%
71 Latency Distribution
72 50% 473.00us
73 75% 576.00us
74 90% 692.00us
75 99% 1.79ms
76 4287428 requests in 5.00m, 1.11GB read
77Requests/sec: 14290.45
78Transfer/sec: 3.79MB
79----------------------------------------------------------------------
80
81--- rate-limit disabled --------------------------------------------------
82Running 5m test @ http://localhost:10080/index.html
83 8 threads and 8 connections
84 Thread Stats Avg Stdev Max +/- Stdev
85 Latency 517.81us 463.10us 36.81ms 98.25%
86 Req/Sec 1.85k 62.39 2.21k 75.65%
87 Latency Distribution
88 50% 458.00us
89 75% 558.00us
90 90% 670.00us
91 99% 1.96ms
92 4416273 requests in 5.00m, 1.14GB read
93Requests/sec: 14719.43
94Transfer/sec: 3.90MB
95----------------------------------------------------------------------
96
97--- rate-limit off --------------------------------------------------
98Running 5m test @ http://localhost:10080/index.html
99 8 threads and 8 connections
100 Thread Stats Avg Stdev Max +/- Stdev
101 Latency 511.67us 428.18us 27.68ms 98.15%
102 Req/Sec 1.86k 60.67 2.05k 75.44%
103 Latency Distribution
104 50% 455.00us
105 75% 554.00us
106 90% 666.00us
107 99% 1.81ms
108 4441271 requests in 5.00m, 1.15GB read
109Requests/sec: 14803.32
110Transfer/sec: 3.92MB
111----------------------------------------------------------------------