Skip to content

Commit f93b029

Browse files
committed
add test script and results
1 parent 617a359 commit f93b029

File tree

97 files changed

+307994
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+307994
-1
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_STORE

Diff for: 20gb/v32m488g8/artillery_report_20170601_175517.json

+98
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"aggregate": {
3+
"timestamp": "2017-06-01T07:55:49.656Z",
4+
"scenariosCreated": 1,
5+
"scenariosCompleted": 1,
6+
"requestsCompleted": 3,
7+
"latency": {
8+
"min": 842.4,
9+
"max": 4974.8,
10+
"median": 1691.5,
11+
"p95": null,
12+
"p99": null
13+
},
14+
"rps": {
15+
"count": 3,
16+
"mean": 0.37
17+
},
18+
"scenarioDuration": {
19+
"min": 7550.6,
20+
"max": 7550.6,
21+
"median": 7550.6,
22+
"p95": null,
23+
"p99": null
24+
},
25+
"scenarioCounts": {
26+
"0": 1
27+
},
28+
"errors": {},
29+
"codes": {
30+
"200": 3
31+
},
32+
"matches": 0,
33+
"customStats": {},
34+
"phases": [
35+
{
36+
"duration": 1,
37+
"arrivalRate": 1
38+
}
39+
]
40+
},
41+
"intermediate": [
42+
{
43+
"timestamp": "2017-06-01T07:55:49.653Z",
44+
"scenariosCreated": 1,
45+
"scenariosCompleted": 1,
46+
"requestsCompleted": 3,
47+
"latency": {
48+
"min": 842.4,
49+
"max": 4974.8,
50+
"median": 1691.5,
51+
"p95": null,
52+
"p99": null
53+
},
54+
"rps": {
55+
"count": 3,
56+
"mean": 0.37
57+
},
58+
"scenarioDuration": {
59+
"min": 7550.6,
60+
"max": 7550.6,
61+
"median": 7550.6,
62+
"p95": null,
63+
"p99": null
64+
},
65+
"scenarioCounts": {
66+
"0": 1
67+
},
68+
"errors": {},
69+
"codes": {
70+
"200": 3
71+
},
72+
"matches": 0,
73+
"latencies": [
74+
[
75+
1496303742480,
76+
"8a2a2dda-63a0-4c89-b0c0-cab80261dd0a",
77+
842417037,
78+
200
79+
],
80+
[
81+
1496303744181,
82+
"8a2a2dda-63a0-4c89-b0c0-cab80261dd0a",
83+
1691463784,
84+
200
85+
],
86+
[
87+
1496303749161,
88+
"8a2a2dda-63a0-4c89-b0c0-cab80261dd0a",
89+
4974779442,
90+
200
91+
]
92+
],
93+
"customStats": {},
94+
"concurrency": 1,
95+
"pendingRequests": 7
96+
}
97+
]
98+
}

0 commit comments

Comments
 (0)