-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbenchmark_steps_after.json
More file actions
125 lines (125 loc) · 2.83 KB
/
Copy pathbenchmark_steps_after.json
File metadata and controls
125 lines (125 loc) · 2.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"root_group": {
"name": "",
"path": "",
"id": "d41d8cd98f00b204e9800998ecf8427e",
"groups": {},
"checks": {
"status 200": {
"name": "status 200",
"path": "::status 200",
"id": "fad9fa412b86fcb03bee97c80dcd61f1",
"passes": 0,
"fails": 524
}
}
},
"metrics": {
"iteration_duration": {
"avg": 0.5842427061068699,
"min": 0.243458,
"med": 0.41512550000000004,
"max": 8.429042,
"p(90)": 0.8719911,
"p(95)": 1.1820661499999985
},
"http_req_blocked": {
"avg": 0,
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0
},
"http_req_tls_handshaking": {
"avg": 0,
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0
},
"data_sent": {
"count": 0,
"rate": 0
},
"data_received": {
"count": 0,
"rate": 0
},
"http_req_duration": {
"avg": 0,
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0,
"thresholds": {
"p(95)<800": false
}
},
"vus": {
"value": 0,
"min": 0,
"max": 0
},
"http_req_sending": {
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0,
"avg": 0,
"min": 0
},
"http_reqs": {
"count": 524,
"rate": 40.03208984545551
},
"checks": {
"passes": 0,
"fails": 524,
"value": 0
},
"iterations": {
"count": 524,
"rate": 40.03208984545551
},
"http_req_failed": {
"passes": 524,
"fails": 0,
"thresholds": {
"rate<0.01": true
},
"value": 1
},
"http_req_connecting": {
"avg": 0,
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0
},
"http_req_waiting": {
"p(90)": 0,
"p(95)": 0,
"avg": 0,
"min": 0,
"med": 0,
"max": 0
},
"vus_max": {
"value": 120,
"min": 120,
"max": 120
},
"http_req_receiving": {
"avg": 0,
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0
}
}
}