@@ -160,17 +160,14 @@ Post "http://127.0.0.1:6581/get-online-features": context deadline exceeded (Cli
160160Change only number of features
161161Entity rows: 1; Features: 50; Concurrency: 5; RPS: 10
162162vegeta attack -format json -targets requests-1-50.json -connections 5 -duration 1m -rate 10/1s -timeout 5s | vegeta report
163- Requests [total, rate, throughput] 600, 10.02, 9.80
164- Duration [total, attack, wait] 1m1s , 59.9s, 724.382ms
165- Latencies [min, mean, 50, 90, 95, 99, max] 265.444ms, 1.177s, 1.083s, 1.538s, 2.004s, 4.908s, 5s
166- Bytes In [total, mean] 1738258, 2897.10
167- Bytes Out [total, mean] 42709 , 71.18
168- Success [ratio] 99 .00%
169- Status Codes [code:count] 0:6 200:594
163+ Requests [total, rate, throughput] 600, 10.02, 10.01
164+ Duration [total, attack, wait] 59.927s , 59.9s, 26.82ms
165+ Latencies [min, mean, 50, 90, 95, 99, max] 23.22ms, 28.681ms, 26.865ms, 34.575ms, 40.031ms, 54.675ms, 66.936ms
166+ Bytes In [total, mean] 1757637, 2929.39
167+ Bytes Out [total, mean] 43136 , 71.89
168+ Success [ratio] 100 .00%
169+ Status Codes [code:count] 200:600
170170Error Set:
171- Post "http://127.0.0.1:6566/get-online-features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
172- Post "http://127.0.0.1:6567/get-online-features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
173- Post "http://127.0.0.1:6572/get-online-features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
174171Entity rows: 1; Features: 100; Concurrency: 5; RPS: 10
175172vegeta attack -format json -targets requests-1-100.json -connections 5 -duration 1m -rate 10/1s -timeout 5s | vegeta report
176173Requests [total, rate, throughput] 600, 10.02, 10.01
0 commit comments