blob: ea8749d6089d6f36111f9b4bcab623bba4884aad [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 1.24ms 522.78us 35.59ms 79.12%
6 Req/Sec 767.71 38.72 3.02k 72.19%
7 Latency Distribution
8 50% 1.20ms
9 75% 1.51ms
10 90% 1.78ms
11 99% 2.37ms
12 1834067 requests in 5.00m, 486.25MB read
13Requests/sec: 6111.57
14Transfer/sec: 1.62MB
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 593.11us 476.81us 43.00ms 91.27%
22 Req/Sec 1.59k 81.15 2.07k 71.14%
23 Latency Distribution
24 50% 549.00us
25 75% 788.00us
26 90% 1.03ms
27 99% 1.62ms
28 3795987 requests in 5.00m, 0.98GB read
29Requests/sec: 12650.65
30Transfer/sec: 3.35MB
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 326.02us 355.00us 29.23ms 98.05%
38 Req/Sec 2.80k 88.05 3.30k 75.36%
39 Latency Distribution
40 50% 277.00us
41 75% 356.00us
42 90% 456.00us
43 99% 0.97ms
44 6675563 requests in 5.00m, 1.73GB read
45Requests/sec: 22249.78
46Transfer/sec: 5.90MB
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 311.77us 357.45us 24.11ms 98.62%
54 Req/Sec 2.91k 94.70 3.18k 78.52%
55 Latency Distribution
56 50% 268.00us
57 75% 334.00us
58 90% 413.00us
59 99% 0.94ms
60 6960933 requests in 5.00m, 1.80GB read
61Requests/sec: 23201.07
62Transfer/sec: 6.15MB
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 302.51us 330.50us 25.84ms 98.69%
70 Req/Sec 2.98k 91.46 3.40k 78.84%
71 Latency Distribution
72 50% 263.00us
73 75% 325.00us
74 90% 397.00us
75 99% 812.00us
76 7112084 requests in 5.00m, 1.84GB read
77Requests/sec: 23705.14
78Transfer/sec: 6.28MB
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 303.01us 353.98us 28.03ms 98.76%
86 Req/Sec 2.99k 93.97 3.34k 81.12%
87 Latency Distribution
88 50% 262.00us
89 75% 323.00us
90 90% 395.00us
91 99% 838.00us
92 7133837 requests in 5.00m, 1.85GB read
93Requests/sec: 23777.95
94Transfer/sec: 6.30MB
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 302.61us 349.74us 25.48ms 98.75%
102 Req/Sec 2.99k 94.85 3.49k 80.75%
103 Latency Distribution
104 50% 262.00us
105 75% 323.00us
106 90% 395.00us
107 99% 822.00us
108 7132714 requests in 5.00m, 1.85GB read
109Requests/sec: 23773.35
110Transfer/sec: 6.30MB
111----------------------------------------------------------------------