blob: fa8fc2ccc801423c3a1eee916a3824db01592387 [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 2.49ms 799.87us 43.00ms 70.90%
6 Req/Sec 393.01 20.61 696.00 71.68%
7 Latency Distribution
8 50% 2.50ms
9 75% 3.00ms
10 90% 3.38ms
11 99% 4.23ms
12 939237 requests in 5.00m, 249.01MB read
13Requests/sec: 3130.01
14Transfer/sec: 849.75KB
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 1.27ms 0.97ms 40.77ms 56.91%
22 Req/Sec 778.22 70.30 1.36k 69.10%
23 Latency Distribution
24 50% 1.36ms
25 75% 1.80ms
26 90% 2.49ms
27 99% 3.51ms
28 1859055 requests in 5.00m, 492.88MB read
29Requests/sec: 6195.58
30Transfer/sec: 1.64MB
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 442.00us 481.47us 31.61ms 90.27%
38 Req/Sec 2.25k 130.05 2.73k 72.83%
39 Latency Distribution
40 50% 287.00us
41 75% 526.00us
42 90% 0.92ms
43 99% 1.76ms
44 5380213 requests in 5.00m, 1.39GB read
45Requests/sec: 17930.27
46Transfer/sec: 4.75MB
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 346.65us 414.65us 28.50ms 95.63%
54 Req/Sec 2.75k 159.74 3.23k 84.68%
55 Latency Distribution
56 50% 271.00us
57 75% 353.00us
58 90% 505.00us
59 99% 1.55ms
60 6560093 requests in 5.00m, 1.70GB read
61Requests/sec: 21864.43
62Transfer/sec: 5.80MB
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 313.32us 402.25us 24.73ms 98.55%
70 Req/Sec 2.95k 145.03 3.21k 88.99%
71 Latency Distribution
72 50% 264.00us
73 75% 327.00us
74 90% 403.00us
75 99% 1.33ms
76 7050847 requests in 5.00m, 1.83GB read
77Requests/sec: 23501.14
78Transfer/sec: 6.23MB
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 310.19us 384.76us 22.18ms 98.66%
86 Req/Sec 2.96k 115.62 3.37k 84.30%
87 Latency Distribution
88 50% 265.00us
89 75% 327.00us
90 90% 402.00us
91 99% 1.10ms
92 7058682 requests in 5.00m, 1.83GB read
93Requests/sec: 23526.70
94Transfer/sec: 6.24MB
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 305.86us 367.56us 25.76ms 98.65%
102 Req/Sec 2.99k 116.93 3.43k 85.59%
103 Latency Distribution
104 50% 261.00us
105 75% 322.00us
106 90% 396.00us
107 99% 1.09ms
108 7137173 requests in 5.00m, 1.85GB read
109Requests/sec: 23788.84
110Transfer/sec: 6.31MB
111----------------------------------------------------------------------