3704 lines
79 KiB
HTML
3704 lines
79 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Artillery report</title>
|
|
<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
|
|
<script src='https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.0/d3.min.js' charset='utf-8'></script>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/metrics-graphics/2.6.0/metricsgraphics.min.css" />
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/metrics-graphics/2.6.0/metricsgraphics.min.js"></script>
|
|
|
|
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
|
|
<link href='https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic' rel='stylesheet' type='text/css'>
|
|
<link href='https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css' rel='stylesheet' type='text/css'>
|
|
<link href='https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css' rel='stylesheet' type='text/css'>
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.6/moment.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/3.10.1/lodash.min.js"></script>
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.0/ace.js" charset="utf-8"></script>
|
|
|
|
<style>
|
|
body, p, li {
|
|
font-family: sans-serif;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 18pt;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#errorsContainer > p {
|
|
color: #009900;
|
|
}
|
|
|
|
#footer {
|
|
padding: 1em;
|
|
font-size: 0.8em;
|
|
color: #999;
|
|
text-align: center;
|
|
margin-top: 1em;
|
|
background-color: #eee;
|
|
}
|
|
#editor {
|
|
font-size: 8pt;
|
|
height: 20em;
|
|
}
|
|
</style>
|
|
|
|
<script>
|
|
window.Report = {
|
|
"aggregate": {
|
|
"timestamp": "2021-02-09T16:52:29.919Z",
|
|
"scenariosCreated": 33417,
|
|
"scenariosCompleted": 21963,
|
|
"requestsCompleted": 43942,
|
|
"latency": {
|
|
"min": 57.8,
|
|
"max": 24499.4,
|
|
"median": 3210.3,
|
|
"p95": 7417.3,
|
|
"p99": 19031.3
|
|
},
|
|
"rps": {
|
|
"count": 55396,
|
|
"mean": 69.59
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1506,
|
|
"max": 30142.9,
|
|
"median": 5603,
|
|
"p95": 14471.3,
|
|
"p99": 21024.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 33417
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 11412,
|
|
"ECONNRESET": 42
|
|
},
|
|
"codes": {
|
|
"200": 39825,
|
|
"500": 4117
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"scenariosAvoided": 0,
|
|
"phases": [
|
|
{
|
|
"duration": 60,
|
|
"arrivalRate": 3,
|
|
"name": "Warm up"
|
|
},
|
|
{
|
|
"duration": 120,
|
|
"arrivalRate": 3,
|
|
"rampTo": 50,
|
|
"name": "Ramp up load"
|
|
},
|
|
{
|
|
"duration": 600,
|
|
"arrivalRate": 50,
|
|
"name": "Sustained load"
|
|
}
|
|
]
|
|
},
|
|
"intermediate": [
|
|
{
|
|
"timestamp": "2021-02-09T16:39:23.618Z",
|
|
"scenariosCreated": 29,
|
|
"scenariosCompleted": 24,
|
|
"requestsCompleted": 52,
|
|
"latency": {
|
|
"min": 302.5,
|
|
"max": 433.9,
|
|
"median": 356,
|
|
"p95": 422.3,
|
|
"p99": 433.7
|
|
},
|
|
"rps": {
|
|
"count": 54,
|
|
"mean": 5.65
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1670.4,
|
|
"max": 1867.4,
|
|
"median": 1692,
|
|
"p95": 1805.9,
|
|
"p99": 1867.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 29
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 52
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 5,
|
|
"pendingRequests": 2,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:39:33.570Z",
|
|
"scenariosCreated": 30,
|
|
"scenariosCompleted": 30,
|
|
"requestsCompleted": 60,
|
|
"latency": {
|
|
"min": 301.8,
|
|
"max": 427.7,
|
|
"median": 357.3,
|
|
"p95": 415.8,
|
|
"p99": 427.5
|
|
},
|
|
"rps": {
|
|
"count": 60,
|
|
"mean": 6.06
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1665.9,
|
|
"max": 1779.4,
|
|
"median": 1691.6,
|
|
"p95": 1771.3,
|
|
"p99": 1779.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 30
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 5,
|
|
"pendingRequests": 2,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:39:43.573Z",
|
|
"scenariosCreated": 30,
|
|
"scenariosCompleted": 30,
|
|
"requestsCompleted": 60,
|
|
"latency": {
|
|
"min": 301.9,
|
|
"max": 416.6,
|
|
"median": 357,
|
|
"p95": 386.4,
|
|
"p99": 416
|
|
},
|
|
"rps": {
|
|
"count": 60,
|
|
"mean": 6.01
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1665.1,
|
|
"max": 1757.5,
|
|
"median": 1681.6,
|
|
"p95": 1756.9,
|
|
"p99": 1757.5
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 30
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 5,
|
|
"pendingRequests": 2,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:39:53.639Z",
|
|
"scenariosCreated": 30,
|
|
"scenariosCompleted": 30,
|
|
"requestsCompleted": 60,
|
|
"latency": {
|
|
"min": 302.8,
|
|
"max": 423.5,
|
|
"median": 356.2,
|
|
"p95": 417.2,
|
|
"p99": 423
|
|
},
|
|
"rps": {
|
|
"count": 60,
|
|
"mean": 5.98
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1665.4,
|
|
"max": 1812.4,
|
|
"median": 1682.8,
|
|
"p95": 1765.9,
|
|
"p99": 1812.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 30
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 5,
|
|
"pendingRequests": 2,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:40:03.573Z",
|
|
"scenariosCreated": 30,
|
|
"scenariosCompleted": 30,
|
|
"requestsCompleted": 60,
|
|
"latency": {
|
|
"min": 299.3,
|
|
"max": 468.8,
|
|
"median": 357.8,
|
|
"p95": 418.5,
|
|
"p99": 464.6
|
|
},
|
|
"rps": {
|
|
"count": 60,
|
|
"mean": 6.07
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1665.9,
|
|
"max": 1857.5,
|
|
"median": 1691.4,
|
|
"p95": 1765.8,
|
|
"p99": 1857.5
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 30
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 5,
|
|
"pendingRequests": 2,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:40:13.591Z",
|
|
"scenariosCreated": 30,
|
|
"scenariosCompleted": 30,
|
|
"requestsCompleted": 60,
|
|
"latency": {
|
|
"min": 302.2,
|
|
"max": 464.1,
|
|
"median": 356.2,
|
|
"p95": 414.1,
|
|
"p99": 460.1
|
|
},
|
|
"rps": {
|
|
"count": 60,
|
|
"mean": 6
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1665.4,
|
|
"max": 1854.6,
|
|
"median": 1683.9,
|
|
"p95": 1809.3,
|
|
"p99": 1854.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 30
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 5,
|
|
"pendingRequests": 2,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:40:23.571Z",
|
|
"scenariosCreated": 50,
|
|
"scenariosCompleted": 47,
|
|
"requestsCompleted": 95,
|
|
"latency": {
|
|
"min": 299.4,
|
|
"max": 468.6,
|
|
"median": 358,
|
|
"p95": 416.8,
|
|
"p99": 463.1
|
|
},
|
|
"rps": {
|
|
"count": 96,
|
|
"mean": 9.65
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1662.1,
|
|
"max": 1853.4,
|
|
"median": 1720.1,
|
|
"p95": 1817.7,
|
|
"p99": 1853.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 50
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 95
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 8,
|
|
"pendingRequests": 3,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:40:33.591Z",
|
|
"scenariosCreated": 88,
|
|
"scenariosCompleted": 81,
|
|
"requestsCompleted": 168,
|
|
"latency": {
|
|
"min": 300,
|
|
"max": 436.9,
|
|
"median": 357.9,
|
|
"p95": 415.3,
|
|
"p99": 420.9
|
|
},
|
|
"rps": {
|
|
"count": 173,
|
|
"mean": 17.37
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1662.9,
|
|
"max": 1810.6,
|
|
"median": 1686.4,
|
|
"p95": 1785.7,
|
|
"p99": 1809.7
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 88
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 168
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 15,
|
|
"pendingRequests": 8,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:40:43.604Z",
|
|
"scenariosCreated": 119,
|
|
"scenariosCompleted": 110,
|
|
"requestsCompleted": 226,
|
|
"latency": {
|
|
"min": 298,
|
|
"max": 463.8,
|
|
"median": 357.6,
|
|
"p95": 413.4,
|
|
"p99": 423.8
|
|
},
|
|
"rps": {
|
|
"count": 228,
|
|
"mean": 22.87
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1666,
|
|
"max": 1861.5,
|
|
"median": 1685.3,
|
|
"p95": 1767.6,
|
|
"p99": 1821.8
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 119
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 226
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 24,
|
|
"pendingRequests": 10,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:40:53.603Z",
|
|
"scenariosCreated": 164,
|
|
"scenariosCompleted": 156,
|
|
"requestsCompleted": 321,
|
|
"latency": {
|
|
"min": 297.6,
|
|
"max": 467.8,
|
|
"median": 356.4,
|
|
"p95": 408.6,
|
|
"p99": 421.6
|
|
},
|
|
"rps": {
|
|
"count": 321,
|
|
"mean": 32.13
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1665.9,
|
|
"max": 1806.5,
|
|
"median": 1683.8,
|
|
"p95": 1755.1,
|
|
"p99": 1766.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 164
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 321
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 32,
|
|
"pendingRequests": 10,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:41:03.603Z",
|
|
"scenariosCreated": 214,
|
|
"scenariosCompleted": 206,
|
|
"requestsCompleted": 418,
|
|
"latency": {
|
|
"min": 297.7,
|
|
"max": 457.5,
|
|
"median": 354,
|
|
"p95": 410,
|
|
"p99": 418.3
|
|
},
|
|
"rps": {
|
|
"count": 422,
|
|
"mean": 42.33
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1659.4,
|
|
"max": 1794.1,
|
|
"median": 1678.1,
|
|
"p95": 1752.8,
|
|
"p99": 1768.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 214
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 418
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 40,
|
|
"pendingRequests": 14,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:41:13.591Z",
|
|
"scenariosCreated": 243,
|
|
"scenariosCompleted": 236,
|
|
"requestsCompleted": 478,
|
|
"latency": {
|
|
"min": 296.9,
|
|
"max": 521.8,
|
|
"median": 355.7,
|
|
"p95": 414.4,
|
|
"p99": 463.3
|
|
},
|
|
"rps": {
|
|
"count": 480,
|
|
"mean": 48.05
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1659.9,
|
|
"max": 1880.3,
|
|
"median": 1683.9,
|
|
"p95": 1780.1,
|
|
"p99": 1835.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 243
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 478
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 47,
|
|
"pendingRequests": 16,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:41:23.605Z",
|
|
"scenariosCreated": 279,
|
|
"scenariosCompleted": 275,
|
|
"requestsCompleted": 551,
|
|
"latency": {
|
|
"min": 298.2,
|
|
"max": 450.5,
|
|
"median": 354.9,
|
|
"p95": 413,
|
|
"p99": 422
|
|
},
|
|
"rps": {
|
|
"count": 556,
|
|
"mean": 55.54
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1661.1,
|
|
"max": 1833.1,
|
|
"median": 1688.5,
|
|
"p95": 1760.7,
|
|
"p99": 1789.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 279
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 551
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 51,
|
|
"pendingRequests": 21,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:41:33.599Z",
|
|
"scenariosCreated": 321,
|
|
"scenariosCompleted": 317,
|
|
"requestsCompleted": 638,
|
|
"latency": {
|
|
"min": 299.1,
|
|
"max": 572.3,
|
|
"median": 371.8,
|
|
"p95": 482.6,
|
|
"p99": 524.9
|
|
},
|
|
"rps": {
|
|
"count": 643,
|
|
"mean": 64.43
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1664.8,
|
|
"max": 1990.5,
|
|
"median": 1747.7,
|
|
"p95": 1906.7,
|
|
"p99": 1963.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 321
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 638
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 55,
|
|
"pendingRequests": 26,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:41:43.589Z",
|
|
"scenariosCreated": 364,
|
|
"scenariosCompleted": 323,
|
|
"requestsCompleted": 671,
|
|
"latency": {
|
|
"min": 301.5,
|
|
"max": 1277.4,
|
|
"median": 550.9,
|
|
"p95": 883.7,
|
|
"p99": 933.1
|
|
},
|
|
"rps": {
|
|
"count": 707,
|
|
"mean": 70.77
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1671.2,
|
|
"max": 2877.8,
|
|
"median": 1966.1,
|
|
"p95": 2620.1,
|
|
"p99": 2665.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 364
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 671
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 96,
|
|
"pendingRequests": 62,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:41:53.590Z",
|
|
"scenariosCreated": 421,
|
|
"scenariosCompleted": 324,
|
|
"requestsCompleted": 696,
|
|
"latency": {
|
|
"min": 61.1,
|
|
"max": 3324.6,
|
|
"median": 1439.1,
|
|
"p95": 1966.9,
|
|
"p99": 2232.2
|
|
},
|
|
"rps": {
|
|
"count": 788,
|
|
"mean": 78.88
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 1506,
|
|
"max": 5597.4,
|
|
"median": 3373.7,
|
|
"p95": 4653.6,
|
|
"p99": 5181.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 421
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 666,
|
|
"500": 30
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 193,
|
|
"pendingRequests": 154,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:42:03.587Z",
|
|
"scenariosCreated": 444,
|
|
"scenariosCompleted": 402,
|
|
"requestsCompleted": 754,
|
|
"latency": {
|
|
"min": 59.9,
|
|
"max": 3779.8,
|
|
"median": 1939,
|
|
"p95": 3430,
|
|
"p99": 3697.1
|
|
},
|
|
"rps": {
|
|
"count": 805,
|
|
"mean": 80.58
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 3042.5,
|
|
"max": 6970.2,
|
|
"median": 4667,
|
|
"p95": 5702.1,
|
|
"p99": 6463.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 444
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 666,
|
|
"500": 88
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 235,
|
|
"pendingRequests": 205,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:42:13.582Z",
|
|
"scenariosCreated": 481,
|
|
"scenariosCompleted": 250,
|
|
"requestsCompleted": 496,
|
|
"latency": {
|
|
"min": 67.2,
|
|
"max": 12022.6,
|
|
"median": 4071.3,
|
|
"p95": 5207.9,
|
|
"p99": 7249
|
|
},
|
|
"rps": {
|
|
"count": 728,
|
|
"mean": 72.87
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4570.6,
|
|
"max": 10579.5,
|
|
"median": 6012,
|
|
"p95": 9454.4,
|
|
"p99": 10477.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 481
|
|
},
|
|
"errors": {},
|
|
"codes": {
|
|
"200": 435,
|
|
"500": 61
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 466,
|
|
"pendingRequests": 437,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:42:23.585Z",
|
|
"scenariosCreated": 499,
|
|
"scenariosCompleted": 259,
|
|
"requestsCompleted": 518,
|
|
"latency": {
|
|
"min": 297.2,
|
|
"max": 21253.5,
|
|
"median": 4367.5,
|
|
"p95": 7143.3,
|
|
"p99": 12059.2
|
|
},
|
|
"rps": {
|
|
"count": 756,
|
|
"mean": 75.6
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5543.6,
|
|
"max": 15227.2,
|
|
"median": 6464.2,
|
|
"p95": 11146.2,
|
|
"p99": 13817.8
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 499
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 29
|
|
},
|
|
"codes": {
|
|
"200": 457,
|
|
"500": 61
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 677,
|
|
"pendingRequests": 675,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:42:33.584Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 288,
|
|
"requestsCompleted": 581,
|
|
"latency": {
|
|
"min": 296.8,
|
|
"max": 20057.9,
|
|
"median": 3921,
|
|
"p95": 7401,
|
|
"p99": 13355.6
|
|
},
|
|
"rps": {
|
|
"count": 793,
|
|
"mean": 79.3
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5068.7,
|
|
"max": 26546.8,
|
|
"median": 5943.9,
|
|
"p95": 12755.2,
|
|
"p99": 20803.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 215
|
|
},
|
|
"codes": {
|
|
"200": 518,
|
|
"500": 63
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 674,
|
|
"pendingRequests": 887,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:42:43.587Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 329,
|
|
"requestsCompleted": 656,
|
|
"latency": {
|
|
"min": 61.7,
|
|
"max": 19827.2,
|
|
"median": 3533.2,
|
|
"p95": 10953.4,
|
|
"p99": 19168.4
|
|
},
|
|
"rps": {
|
|
"count": 827,
|
|
"mean": 82.7
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4671.5,
|
|
"max": 22805.6,
|
|
"median": 5579.4,
|
|
"p95": 15895.3,
|
|
"p99": 21109.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 221,
|
|
"ECONNRESET": 2
|
|
},
|
|
"codes": {
|
|
"200": 599,
|
|
"500": 57
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 622,
|
|
"pendingRequests": 1058,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:42:53.587Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 336,
|
|
"requestsCompleted": 675,
|
|
"latency": {
|
|
"min": 59.5,
|
|
"max": 20198.6,
|
|
"median": 3545.4,
|
|
"p95": 7734.8,
|
|
"p99": 19120.4
|
|
},
|
|
"rps": {
|
|
"count": 835,
|
|
"mean": 83.5
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4670.5,
|
|
"max": 24360.2,
|
|
"median": 5431.6,
|
|
"p95": 19305.8,
|
|
"p99": 21471.9
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 191
|
|
},
|
|
"codes": {
|
|
"200": 615,
|
|
"500": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 595,
|
|
"pendingRequests": 1218,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:43:03.575Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 345,
|
|
"requestsCompleted": 694,
|
|
"latency": {
|
|
"min": 58.9,
|
|
"max": 21219.6,
|
|
"median": 3290.8,
|
|
"p95": 7952.4,
|
|
"p99": 18802.1
|
|
},
|
|
"rps": {
|
|
"count": 848,
|
|
"mean": 85.06
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4069.3,
|
|
"max": 23286.4,
|
|
"median": 5246.1,
|
|
"p95": 12443.8,
|
|
"p99": 21295.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 176
|
|
},
|
|
"codes": {
|
|
"200": 623,
|
|
"500": 71
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 574,
|
|
"pendingRequests": 1372,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:43:13.573Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 383,
|
|
"requestsCompleted": 756,
|
|
"latency": {
|
|
"min": 57.8,
|
|
"max": 19120.3,
|
|
"median": 3102.2,
|
|
"p95": 7022.5,
|
|
"p99": 18654
|
|
},
|
|
"rps": {
|
|
"count": 882,
|
|
"mean": 88.29
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4195,
|
|
"max": 22994.2,
|
|
"median": 5063.6,
|
|
"p95": 19976.8,
|
|
"p99": 20282.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 166
|
|
},
|
|
"codes": {
|
|
"200": 669,
|
|
"500": 87
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 525,
|
|
"pendingRequests": 1498,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:43:23.567Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 249,
|
|
"requestsCompleted": 497,
|
|
"latency": {
|
|
"min": 296.9,
|
|
"max": 19683.4,
|
|
"median": 4222.9,
|
|
"p95": 7190.6,
|
|
"p99": 19212.3
|
|
},
|
|
"rps": {
|
|
"count": 749,
|
|
"mean": 74.97
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4739.5,
|
|
"max": 26083.2,
|
|
"median": 6116.4,
|
|
"p95": 16196.4,
|
|
"p99": 24544.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 145
|
|
},
|
|
"codes": {
|
|
"200": 437,
|
|
"500": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 631,
|
|
"pendingRequests": 1750,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:43:33.567Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 266,
|
|
"requestsCompleted": 533,
|
|
"latency": {
|
|
"min": 296.4,
|
|
"max": 20466.3,
|
|
"median": 4284.1,
|
|
"p95": 7156.7,
|
|
"p99": 12042.2
|
|
},
|
|
"rps": {
|
|
"count": 759,
|
|
"mean": 75.98
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5210.5,
|
|
"max": 21777.9,
|
|
"median": 6489.7,
|
|
"p95": 12574.9,
|
|
"p99": 17542.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 165
|
|
},
|
|
"codes": {
|
|
"200": 467,
|
|
"500": 66
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 700,
|
|
"pendingRequests": 1976,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:43:43.567Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 293,
|
|
"requestsCompleted": 593,
|
|
"latency": {
|
|
"min": 295.9,
|
|
"max": 21730,
|
|
"median": 3878.5,
|
|
"p95": 11179,
|
|
"p99": 19732.1
|
|
},
|
|
"rps": {
|
|
"count": 801,
|
|
"mean": 80.18
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5032.2,
|
|
"max": 25330.9,
|
|
"median": 5977.8,
|
|
"p95": 15740.8,
|
|
"p99": 23389.8
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 228,
|
|
"ECONNRESET": 3
|
|
},
|
|
"codes": {
|
|
"200": 529,
|
|
"500": 64
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 676,
|
|
"pendingRequests": 2184,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:43:53.570Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 329,
|
|
"requestsCompleted": 657,
|
|
"latency": {
|
|
"min": 296.5,
|
|
"max": 20031.6,
|
|
"median": 3508.5,
|
|
"p95": 7118.2,
|
|
"p99": 19014.3
|
|
},
|
|
"rps": {
|
|
"count": 827,
|
|
"mean": 82.7
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4623.8,
|
|
"max": 25130.8,
|
|
"median": 5589.3,
|
|
"p95": 20182,
|
|
"p99": 23812.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 222,
|
|
"ECONNRESET": 2
|
|
},
|
|
"codes": {
|
|
"200": 595,
|
|
"500": 62
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 623,
|
|
"pendingRequests": 2354,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:44:03.568Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 335,
|
|
"requestsCompleted": 658,
|
|
"latency": {
|
|
"min": 58.5,
|
|
"max": 20072.2,
|
|
"median": 3507.6,
|
|
"p95": 10862.8,
|
|
"p99": 19269.6
|
|
},
|
|
"rps": {
|
|
"count": 828,
|
|
"mean": 82.88
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4670.5,
|
|
"max": 23541.6,
|
|
"median": 5448.9,
|
|
"p95": 20160,
|
|
"p99": 21134.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 195,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 599,
|
|
"500": 59
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 592,
|
|
"pendingRequests": 2524,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:44:13.568Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 334,
|
|
"requestsCompleted": 683,
|
|
"latency": {
|
|
"min": 60.8,
|
|
"max": 20097.1,
|
|
"median": 3387.8,
|
|
"p95": 7157.3,
|
|
"p99": 11660.1
|
|
},
|
|
"rps": {
|
|
"count": 840,
|
|
"mean": 84
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4575.9,
|
|
"max": 21424.3,
|
|
"median": 5284,
|
|
"p95": 12468.9,
|
|
"p99": 20324.9
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 178
|
|
},
|
|
"codes": {
|
|
"200": 615,
|
|
"500": 68
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 580,
|
|
"pendingRequests": 2681,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:44:23.570Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 351,
|
|
"requestsCompleted": 690,
|
|
"latency": {
|
|
"min": 58.8,
|
|
"max": 19648,
|
|
"median": 3254.4,
|
|
"p95": 10347.2,
|
|
"p99": 18740.1
|
|
},
|
|
"rps": {
|
|
"count": 852,
|
|
"mean": 85.29
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4459.4,
|
|
"max": 23130.9,
|
|
"median": 4956.5,
|
|
"p95": 19857.4,
|
|
"p99": 20289.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 173
|
|
},
|
|
"codes": {
|
|
"200": 622,
|
|
"500": 68
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 556,
|
|
"pendingRequests": 2843,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:44:33.567Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 253,
|
|
"requestsCompleted": 504,
|
|
"latency": {
|
|
"min": 297.1,
|
|
"max": 19877.1,
|
|
"median": 4326.5,
|
|
"p95": 5484.6,
|
|
"p99": 8028.6
|
|
},
|
|
"rps": {
|
|
"count": 755,
|
|
"mean": 75.58
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5082.7,
|
|
"max": 24820.1,
|
|
"median": 6015.1,
|
|
"p95": 10407.1,
|
|
"p99": 23685.5
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 171
|
|
},
|
|
"codes": {
|
|
"200": 439,
|
|
"500": 65
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 632,
|
|
"pendingRequests": 3094,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:44:43.567Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 267,
|
|
"requestsCompleted": 537,
|
|
"latency": {
|
|
"min": 298.8,
|
|
"max": 20616.2,
|
|
"median": 4283.8,
|
|
"p95": 7655.3,
|
|
"p99": 19332.5
|
|
},
|
|
"rps": {
|
|
"count": 761,
|
|
"mean": 76.1
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5218.5,
|
|
"max": 21928.9,
|
|
"median": 6111.3,
|
|
"p95": 11216.9,
|
|
"p99": 20034.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 179
|
|
},
|
|
"codes": {
|
|
"200": 479,
|
|
"500": 58
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 686,
|
|
"pendingRequests": 3318,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:44:53.568Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 306,
|
|
"requestsCompleted": 612,
|
|
"latency": {
|
|
"min": 299.2,
|
|
"max": 20235.4,
|
|
"median": 3809.4,
|
|
"p95": 8944.4,
|
|
"p99": 19178
|
|
},
|
|
"rps": {
|
|
"count": 806,
|
|
"mean": 80.68
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4969.2,
|
|
"max": 25203.5,
|
|
"median": 6108.6,
|
|
"p95": 16107.1,
|
|
"p99": 23998.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 222,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 545,
|
|
"500": 67
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 657,
|
|
"pendingRequests": 3512,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:45:03.568Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 326,
|
|
"requestsCompleted": 661,
|
|
"latency": {
|
|
"min": 86,
|
|
"max": 21257.7,
|
|
"median": 3532.2,
|
|
"p95": 10597.1,
|
|
"p99": 19133
|
|
},
|
|
"rps": {
|
|
"count": 830,
|
|
"mean": 83.08
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4689.6,
|
|
"max": 24102.1,
|
|
"median": 5456.4,
|
|
"p95": 15211.9,
|
|
"p99": 21855.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 213,
|
|
"ECONNRESET": 3
|
|
},
|
|
"codes": {
|
|
"200": 600,
|
|
"500": 61
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 615,
|
|
"pendingRequests": 3681,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:45:13.569Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 331,
|
|
"requestsCompleted": 659,
|
|
"latency": {
|
|
"min": 87.9,
|
|
"max": 21350.8,
|
|
"median": 3481.2,
|
|
"p95": 9171.3,
|
|
"p99": 19223
|
|
},
|
|
"rps": {
|
|
"count": 829,
|
|
"mean": 82.98
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4648.2,
|
|
"max": 23543,
|
|
"median": 5283.7,
|
|
"p95": 16997.9,
|
|
"p99": 22817.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 186
|
|
},
|
|
"codes": {
|
|
"200": 590,
|
|
"500": 69
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 598,
|
|
"pendingRequests": 3851,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:45:23.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 340,
|
|
"requestsCompleted": 680,
|
|
"latency": {
|
|
"min": 87.6,
|
|
"max": 19815.7,
|
|
"median": 3429.1,
|
|
"p95": 6750.4,
|
|
"p99": 18821.2
|
|
},
|
|
"rps": {
|
|
"count": 837,
|
|
"mean": 83.62
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4587.7,
|
|
"max": 24091.9,
|
|
"median": 5179.6,
|
|
"p95": 17949.9,
|
|
"p99": 21397.9
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 176
|
|
},
|
|
"codes": {
|
|
"200": 623,
|
|
"500": 57
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 582,
|
|
"pendingRequests": 4008,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:45:33.582Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 333,
|
|
"requestsCompleted": 654,
|
|
"latency": {
|
|
"min": 65.3,
|
|
"max": 19489.7,
|
|
"median": 3266.5,
|
|
"p95": 6955.9,
|
|
"p99": 18743.2
|
|
},
|
|
"rps": {
|
|
"count": 831,
|
|
"mean": 83.1
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4536.4,
|
|
"max": 22403.7,
|
|
"median": 5129.9,
|
|
"p95": 12775,
|
|
"p99": 20472.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 179
|
|
},
|
|
"codes": {
|
|
"200": 585,
|
|
"500": 69
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 570,
|
|
"pendingRequests": 4185,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:45:43.580Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 252,
|
|
"requestsCompleted": 509,
|
|
"latency": {
|
|
"min": 298.3,
|
|
"max": 20287.3,
|
|
"median": 4366.1,
|
|
"p95": 6354.1,
|
|
"p99": 13883.2
|
|
},
|
|
"rps": {
|
|
"count": 760,
|
|
"mean": 76
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5579.1,
|
|
"max": 25768.6,
|
|
"median": 6141,
|
|
"p95": 13040.2,
|
|
"p99": 21276.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 164
|
|
},
|
|
"codes": {
|
|
"200": 444,
|
|
"500": 65
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 654,
|
|
"pendingRequests": 4436,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:45:53.582Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 271,
|
|
"requestsCompleted": 542,
|
|
"latency": {
|
|
"min": 297.7,
|
|
"max": 20369.2,
|
|
"median": 4271.1,
|
|
"p95": 11587.3,
|
|
"p99": 19600.5
|
|
},
|
|
"rps": {
|
|
"count": 769,
|
|
"mean": 76.9
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5495.3,
|
|
"max": 21189.4,
|
|
"median": 6203.4,
|
|
"p95": 14816.6,
|
|
"p99": 20937.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 178,
|
|
"ECONNRESET": 3
|
|
},
|
|
"codes": {
|
|
"200": 484,
|
|
"500": 58
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 702,
|
|
"pendingRequests": 4663,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:46:03.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 313,
|
|
"requestsCompleted": 633,
|
|
"latency": {
|
|
"min": 90.2,
|
|
"max": 20045.8,
|
|
"median": 3783.6,
|
|
"p95": 11045.4,
|
|
"p99": 19195.9
|
|
},
|
|
"rps": {
|
|
"count": 807,
|
|
"mean": 80.7
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4902,
|
|
"max": 27924.6,
|
|
"median": 5920,
|
|
"p95": 15206.5,
|
|
"p99": 24357.5
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 225,
|
|
"ECONNRESET": 4
|
|
},
|
|
"codes": {
|
|
"200": 572,
|
|
"500": 61
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 660,
|
|
"pendingRequests": 4837,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:46:13.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 327,
|
|
"requestsCompleted": 660,
|
|
"latency": {
|
|
"min": 296.8,
|
|
"max": 20541,
|
|
"median": 3482.6,
|
|
"p95": 10916,
|
|
"p99": 19151.1
|
|
},
|
|
"rps": {
|
|
"count": 837,
|
|
"mean": 83.7
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4683.2,
|
|
"max": 23870.4,
|
|
"median": 5352.5,
|
|
"p95": 20437.7,
|
|
"p99": 23009.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 202,
|
|
"ECONNRESET": 6
|
|
},
|
|
"codes": {
|
|
"200": 595,
|
|
"500": 65
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 625,
|
|
"pendingRequests": 5014,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:46:23.580Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 325,
|
|
"requestsCompleted": 643,
|
|
"latency": {
|
|
"min": 297.8,
|
|
"max": 19270.4,
|
|
"median": 3534.2,
|
|
"p95": 7081.5,
|
|
"p99": 19021.3
|
|
},
|
|
"rps": {
|
|
"count": 820,
|
|
"mean": 82.08
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4714,
|
|
"max": 23531.4,
|
|
"median": 5386.7,
|
|
"p95": 13077.5,
|
|
"p99": 21259.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 199
|
|
},
|
|
"codes": {
|
|
"200": 585,
|
|
"500": 58
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 601,
|
|
"pendingRequests": 5191,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:46:33.583Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 344,
|
|
"requestsCompleted": 689,
|
|
"latency": {
|
|
"min": 298.4,
|
|
"max": 20037.9,
|
|
"median": 3402.5,
|
|
"p95": 6755.1,
|
|
"p99": 19021.1
|
|
},
|
|
"rps": {
|
|
"count": 839,
|
|
"mean": 83.9
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4583.4,
|
|
"max": 23807.2,
|
|
"median": 5168.3,
|
|
"p95": 14783,
|
|
"p99": 20455.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 181
|
|
},
|
|
"codes": {
|
|
"200": 630,
|
|
"500": 59
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 576,
|
|
"pendingRequests": 5341,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:46:43.583Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 309,
|
|
"requestsCompleted": 612,
|
|
"latency": {
|
|
"min": 58.8,
|
|
"max": 19708.4,
|
|
"median": 3435.7,
|
|
"p95": 7122.6,
|
|
"p99": 19077
|
|
},
|
|
"rps": {
|
|
"count": 817,
|
|
"mean": 81.7
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4517.9,
|
|
"max": 23128.7,
|
|
"median": 5284.2,
|
|
"p95": 20045.8,
|
|
"p99": 20496.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 168
|
|
},
|
|
"codes": {
|
|
"200": 549,
|
|
"500": 63
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 599,
|
|
"pendingRequests": 5546,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:46:53.580Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 256,
|
|
"requestsCompleted": 510,
|
|
"latency": {
|
|
"min": 59.9,
|
|
"max": 20124.2,
|
|
"median": 4392,
|
|
"p95": 6878.4,
|
|
"p99": 12812.9
|
|
},
|
|
"rps": {
|
|
"count": 754,
|
|
"mean": 75.48
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5547.2,
|
|
"max": 25184.3,
|
|
"median": 6106.2,
|
|
"p95": 11900.3,
|
|
"p99": 21099.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 178
|
|
},
|
|
"codes": {
|
|
"200": 455,
|
|
"500": 55
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 665,
|
|
"pendingRequests": 5790,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:47:03.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 276,
|
|
"requestsCompleted": 560,
|
|
"latency": {
|
|
"min": 298,
|
|
"max": 20575,
|
|
"median": 4253.4,
|
|
"p95": 7895.3,
|
|
"p99": 19529.5
|
|
},
|
|
"rps": {
|
|
"count": 775,
|
|
"mean": 77.5
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5452.6,
|
|
"max": 21883.9,
|
|
"median": 6218.9,
|
|
"p95": 13963.1,
|
|
"p99": 21479.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 194
|
|
},
|
|
"codes": {
|
|
"200": 499,
|
|
"500": 61
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 695,
|
|
"pendingRequests": 6005,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:47:13.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 314,
|
|
"requestsCompleted": 637,
|
|
"latency": {
|
|
"min": 298,
|
|
"max": 21661.8,
|
|
"median": 3544.2,
|
|
"p95": 10891,
|
|
"p99": 18963.3
|
|
},
|
|
"rps": {
|
|
"count": 820,
|
|
"mean": 82
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4715,
|
|
"max": 23896.8,
|
|
"median": 5551,
|
|
"p95": 15135.9,
|
|
"p99": 22003.7
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 228,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 571,
|
|
"500": 66
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 652,
|
|
"pendingRequests": 6188,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:47:23.582Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 332,
|
|
"requestsCompleted": 662,
|
|
"latency": {
|
|
"min": 297.8,
|
|
"max": 19790.7,
|
|
"median": 3451.5,
|
|
"p95": 10790,
|
|
"p99": 19086.2
|
|
},
|
|
"rps": {
|
|
"count": 833,
|
|
"mean": 83.3
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4611.9,
|
|
"max": 23237,
|
|
"median": 5369.6,
|
|
"p95": 20239.8,
|
|
"p99": 21510.8
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 208
|
|
},
|
|
"codes": {
|
|
"200": 593,
|
|
"500": 69
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 612,
|
|
"pendingRequests": 6359,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:47:33.582Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 326,
|
|
"requestsCompleted": 649,
|
|
"latency": {
|
|
"min": 66,
|
|
"max": 20147.5,
|
|
"median": 3502.8,
|
|
"p95": 6756.3,
|
|
"p99": 13515.5
|
|
},
|
|
"rps": {
|
|
"count": 820,
|
|
"mean": 82.08
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4579.6,
|
|
"max": 24083.3,
|
|
"median": 5383.7,
|
|
"p95": 12473,
|
|
"p99": 21101.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 194,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 584,
|
|
"500": 65
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 591,
|
|
"pendingRequests": 6530,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:47:43.582Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 351,
|
|
"requestsCompleted": 714,
|
|
"latency": {
|
|
"min": 59.4,
|
|
"max": 19610.9,
|
|
"median": 3301.6,
|
|
"p95": 10397.5,
|
|
"p99": 18801.9
|
|
},
|
|
"rps": {
|
|
"count": 858,
|
|
"mean": 85.8
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4471.6,
|
|
"max": 23290.3,
|
|
"median": 5123.4,
|
|
"p95": 13290,
|
|
"p99": 20371.8
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 180
|
|
},
|
|
"codes": {
|
|
"200": 642,
|
|
"500": 72
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 560,
|
|
"pendingRequests": 6674,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:47:53.570Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 302,
|
|
"requestsCompleted": 589,
|
|
"latency": {
|
|
"min": 61.7,
|
|
"max": 19605.2,
|
|
"median": 3447.8,
|
|
"p95": 7727.7,
|
|
"p99": 18705.8
|
|
},
|
|
"rps": {
|
|
"count": 798,
|
|
"mean": 79.96
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4568.7,
|
|
"max": 22745.9,
|
|
"median": 5593.4,
|
|
"p95": 12538.4,
|
|
"p99": 20581.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 164
|
|
},
|
|
"codes": {
|
|
"200": 527,
|
|
"500": 62
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 594,
|
|
"pendingRequests": 6883,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:48:03.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 271,
|
|
"requestsCompleted": 533,
|
|
"latency": {
|
|
"min": 301.1,
|
|
"max": 12063,
|
|
"median": 4305.5,
|
|
"p95": 6365.6,
|
|
"p99": 11723.1
|
|
},
|
|
"rps": {
|
|
"count": 767,
|
|
"mean": 76.62
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5552.1,
|
|
"max": 17122.1,
|
|
"median": 6098.1,
|
|
"p95": 13030.3,
|
|
"p99": 14647
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 161
|
|
},
|
|
"codes": {
|
|
"200": 469,
|
|
"500": 64
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 662,
|
|
"pendingRequests": 7117,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:48:13.583Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 271,
|
|
"requestsCompleted": 568,
|
|
"latency": {
|
|
"min": 301.1,
|
|
"max": 20518.9,
|
|
"median": 4050.3,
|
|
"p95": 7643.4,
|
|
"p99": 19501.5
|
|
},
|
|
"rps": {
|
|
"count": 784,
|
|
"mean": 78.4
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5134.7,
|
|
"max": 21831,
|
|
"median": 6065.6,
|
|
"p95": 12731.3,
|
|
"p99": 20997.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 208,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 508,
|
|
"500": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 682,
|
|
"pendingRequests": 7333,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:48:23.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 325,
|
|
"requestsCompleted": 642,
|
|
"latency": {
|
|
"min": 299.1,
|
|
"max": 19728.5,
|
|
"median": 3615.3,
|
|
"p95": 7861.7,
|
|
"p99": 19061.4
|
|
},
|
|
"rps": {
|
|
"count": 819,
|
|
"mean": 81.98
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4750,
|
|
"max": 23307.9,
|
|
"median": 5764,
|
|
"p95": 17208.5,
|
|
"p99": 20962.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 213
|
|
},
|
|
"codes": {
|
|
"200": 578,
|
|
"500": 64
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 644,
|
|
"pendingRequests": 7510,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:48:33.571Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 338,
|
|
"requestsCompleted": 676,
|
|
"latency": {
|
|
"min": 59.8,
|
|
"max": 19677.3,
|
|
"median": 3430,
|
|
"p95": 9612.7,
|
|
"p99": 19156.2
|
|
},
|
|
"rps": {
|
|
"count": 840,
|
|
"mean": 84.08
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4624.5,
|
|
"max": 23714.1,
|
|
"median": 5237.8,
|
|
"p95": 20159.8,
|
|
"p99": 20668.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 200
|
|
},
|
|
"codes": {
|
|
"200": 602,
|
|
"500": 74
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 606,
|
|
"pendingRequests": 7674,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:48:43.584Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 325,
|
|
"requestsCompleted": 645,
|
|
"latency": {
|
|
"min": 88.5,
|
|
"max": 19440.4,
|
|
"median": 3526.3,
|
|
"p95": 6417,
|
|
"p99": 19053.5
|
|
},
|
|
"rps": {
|
|
"count": 821,
|
|
"mean": 82.02
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4661.8,
|
|
"max": 24658.5,
|
|
"median": 5339.2,
|
|
"p95": 12529.4,
|
|
"p99": 23365.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 198,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 579,
|
|
"500": 66
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 582,
|
|
"pendingRequests": 7850,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:48:53.581Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 342,
|
|
"requestsCompleted": 690,
|
|
"latency": {
|
|
"min": 299.2,
|
|
"max": 19123,
|
|
"median": 3358.7,
|
|
"p95": 6984.3,
|
|
"p99": 18782.1
|
|
},
|
|
"rps": {
|
|
"count": 844,
|
|
"mean": 84.48
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4532.7,
|
|
"max": 23021,
|
|
"median": 5084.8,
|
|
"p95": 19869.5,
|
|
"p99": 20372.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 169
|
|
},
|
|
"codes": {
|
|
"200": 629,
|
|
"500": 61
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 571,
|
|
"pendingRequests": 8004,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:49:03.572Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 279,
|
|
"requestsCompleted": 560,
|
|
"latency": {
|
|
"min": 298.4,
|
|
"max": 19616.4,
|
|
"median": 3879.5,
|
|
"p95": 6244.5,
|
|
"p99": 11614.7
|
|
},
|
|
"rps": {
|
|
"count": 786,
|
|
"mean": 78.68
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4746.8,
|
|
"max": 20707.1,
|
|
"median": 5699.3,
|
|
"p95": 12439.2,
|
|
"p99": 20290.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 178
|
|
},
|
|
"codes": {
|
|
"200": 497,
|
|
"500": 63
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 614,
|
|
"pendingRequests": 8230,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:49:13.582Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 267,
|
|
"requestsCompleted": 528,
|
|
"latency": {
|
|
"min": 297.6,
|
|
"max": 19903.4,
|
|
"median": 4335,
|
|
"p95": 7071.1,
|
|
"p99": 11744.1
|
|
},
|
|
"rps": {
|
|
"count": 763,
|
|
"mean": 76.22
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5259.2,
|
|
"max": 21214.8,
|
|
"median": 6133.6,
|
|
"p95": 12134,
|
|
"p99": 13370.8
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 175
|
|
},
|
|
"codes": {
|
|
"200": 470,
|
|
"500": 58
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 672,
|
|
"pendingRequests": 8465,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:49:23.588Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 286,
|
|
"requestsCompleted": 587,
|
|
"latency": {
|
|
"min": 299.5,
|
|
"max": 20649.7,
|
|
"median": 3911.8,
|
|
"p95": 11030.4,
|
|
"p99": 19265.6
|
|
},
|
|
"rps": {
|
|
"count": 792,
|
|
"mean": 79.12
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5030.9,
|
|
"max": 23865.8,
|
|
"median": 6204.4,
|
|
"p95": 13976.9,
|
|
"p99": 21566.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 201,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 522,
|
|
"500": 65
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 684,
|
|
"pendingRequests": 8670,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:49:33.582Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 322,
|
|
"requestsCompleted": 633,
|
|
"latency": {
|
|
"min": 76.7,
|
|
"max": 21288.8,
|
|
"median": 3516.9,
|
|
"p95": 11142.7,
|
|
"p99": 19702.3
|
|
},
|
|
"rps": {
|
|
"count": 824,
|
|
"mean": 82.48
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4682.1,
|
|
"max": 25946.2,
|
|
"median": 5683.2,
|
|
"p95": 20016.4,
|
|
"p99": 22892.9
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 211
|
|
},
|
|
"codes": {
|
|
"200": 571,
|
|
"500": 62
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 651,
|
|
"pendingRequests": 8861,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:49:43.583Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 329,
|
|
"requestsCompleted": 660,
|
|
"latency": {
|
|
"min": 63.5,
|
|
"max": 19447.4,
|
|
"median": 3520,
|
|
"p95": 10760.3,
|
|
"p99": 19032.9
|
|
},
|
|
"rps": {
|
|
"count": 822,
|
|
"mean": 82.2
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4665.6,
|
|
"max": 24564.6,
|
|
"median": 5495.8,
|
|
"p95": 20291.9,
|
|
"p99": 23203.7
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 207,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 596,
|
|
"500": 64
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 614,
|
|
"pendingRequests": 9023,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:49:53.585Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 328,
|
|
"requestsCompleted": 654,
|
|
"latency": {
|
|
"min": 299,
|
|
"max": 19133.1,
|
|
"median": 3479.4,
|
|
"p95": 7016.8,
|
|
"p99": 18778.5
|
|
},
|
|
"rps": {
|
|
"count": 829,
|
|
"mean": 82.9
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4584,
|
|
"max": 24588,
|
|
"median": 5340.7,
|
|
"p95": 12462.4,
|
|
"p99": 21143.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 193
|
|
},
|
|
"codes": {
|
|
"200": 594,
|
|
"500": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 593,
|
|
"pendingRequests": 9198,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:50:03.583Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 343,
|
|
"requestsCompleted": 681,
|
|
"latency": {
|
|
"min": 60.1,
|
|
"max": 19154.6,
|
|
"median": 3379.7,
|
|
"p95": 6911.8,
|
|
"p99": 18750
|
|
},
|
|
"rps": {
|
|
"count": 839,
|
|
"mean": 83.98
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4562.9,
|
|
"max": 23241.9,
|
|
"median": 5166.9,
|
|
"p95": 19912.4,
|
|
"p99": 22471.9
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 179
|
|
},
|
|
"codes": {
|
|
"200": 616,
|
|
"500": 65
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 571,
|
|
"pendingRequests": 9356,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:50:13.584Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 275,
|
|
"requestsCompleted": 553,
|
|
"latency": {
|
|
"min": 299.6,
|
|
"max": 19701.3,
|
|
"median": 3980.9,
|
|
"p95": 5991.4,
|
|
"p99": 18998.1
|
|
},
|
|
"rps": {
|
|
"count": 782,
|
|
"mean": 78.2
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4896.9,
|
|
"max": 21056.2,
|
|
"median": 5802.8,
|
|
"p95": 12935,
|
|
"p99": 20861.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 173
|
|
},
|
|
"codes": {
|
|
"200": 486,
|
|
"500": 67
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 623,
|
|
"pendingRequests": 9585,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:50:23.583Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 271,
|
|
"requestsCompleted": 544,
|
|
"latency": {
|
|
"min": 298,
|
|
"max": 20184.2,
|
|
"median": 4199.5,
|
|
"p95": 7387,
|
|
"p99": 18980.3
|
|
},
|
|
"rps": {
|
|
"count": 771,
|
|
"mean": 77.18
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5212.4,
|
|
"max": 20671.7,
|
|
"median": 5958,
|
|
"p95": 12634.5,
|
|
"p99": 15667.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 184
|
|
},
|
|
"codes": {
|
|
"200": 477,
|
|
"500": 67
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 668,
|
|
"pendingRequests": 9812,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:50:33.580Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 298,
|
|
"requestsCompleted": 592,
|
|
"latency": {
|
|
"min": 70.6,
|
|
"max": 21076.4,
|
|
"median": 3800.1,
|
|
"p95": 7629.2,
|
|
"p99": 19271.8
|
|
},
|
|
"rps": {
|
|
"count": 797,
|
|
"mean": 79.7
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4719.1,
|
|
"max": 24611.2,
|
|
"median": 6028.8,
|
|
"p95": 18197.6,
|
|
"p99": 24287.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 206
|
|
},
|
|
"codes": {
|
|
"200": 533,
|
|
"500": 59
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 664,
|
|
"pendingRequests": 10017,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:50:43.583Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 325,
|
|
"requestsCompleted": 651,
|
|
"latency": {
|
|
"min": 61.7,
|
|
"max": 20135,
|
|
"median": 3539,
|
|
"p95": 7362.8,
|
|
"p99": 19169.4
|
|
},
|
|
"rps": {
|
|
"count": 826,
|
|
"mean": 82.6
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4638.9,
|
|
"max": 24337.8,
|
|
"median": 5599.8,
|
|
"p95": 13006,
|
|
"p99": 20828.9
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 217,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 585,
|
|
"500": 66
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 621,
|
|
"pendingRequests": 10192,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:50:53.579Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 325,
|
|
"requestsCompleted": 649,
|
|
"latency": {
|
|
"min": 87.2,
|
|
"max": 24069.7,
|
|
"median": 3515.3,
|
|
"p95": 10493.3,
|
|
"p99": 19171.2
|
|
},
|
|
"rps": {
|
|
"count": 824,
|
|
"mean": 82.48
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4715.4,
|
|
"max": 25536.1,
|
|
"median": 5490,
|
|
"p95": 18196.1,
|
|
"p99": 23626
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 198
|
|
},
|
|
"codes": {
|
|
"200": 582,
|
|
"500": 67
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 598,
|
|
"pendingRequests": 10367,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:51:03.577Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 321,
|
|
"requestsCompleted": 649,
|
|
"latency": {
|
|
"min": 87.3,
|
|
"max": 19226.6,
|
|
"median": 3506.2,
|
|
"p95": 7775,
|
|
"p99": 18994
|
|
},
|
|
"rps": {
|
|
"count": 821,
|
|
"mean": 82.1
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4602.7,
|
|
"max": 23591,
|
|
"median": 5323.1,
|
|
"p95": 14778.8,
|
|
"p99": 23041.3
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 168,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 589,
|
|
"500": 60
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 608,
|
|
"pendingRequests": 10539,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:51:13.578Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 334,
|
|
"requestsCompleted": 656,
|
|
"latency": {
|
|
"min": 298.2,
|
|
"max": 19812.3,
|
|
"median": 3423,
|
|
"p95": 7403.7,
|
|
"p99": 18996.4
|
|
},
|
|
"rps": {
|
|
"count": 830,
|
|
"mean": 83.08
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4573.5,
|
|
"max": 23159.1,
|
|
"median": 5264.2,
|
|
"p95": 20027.3,
|
|
"p99": 20598.9
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 180,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 594,
|
|
"500": 62
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 593,
|
|
"pendingRequests": 10713,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:51:23.576Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 273,
|
|
"requestsCompleted": 548,
|
|
"latency": {
|
|
"min": 299,
|
|
"max": 24499.4,
|
|
"median": 4167.5,
|
|
"p95": 9522.1,
|
|
"p99": 19608.3
|
|
},
|
|
"rps": {
|
|
"count": 777,
|
|
"mean": 77.7
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5078,
|
|
"max": 21959.4,
|
|
"median": 6539.2,
|
|
"p95": 13938.6,
|
|
"p99": 21035.2
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 172
|
|
},
|
|
"codes": {
|
|
"200": 487,
|
|
"500": 61
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 648,
|
|
"pendingRequests": 10942,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:51:33.577Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 276,
|
|
"requestsCompleted": 554,
|
|
"latency": {
|
|
"min": 299.1,
|
|
"max": 20046.2,
|
|
"median": 4126.6,
|
|
"p95": 7659.9,
|
|
"p99": 18682.7
|
|
},
|
|
"rps": {
|
|
"count": 782,
|
|
"mean": 78.2
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 5120.9,
|
|
"max": 30142.9,
|
|
"median": 6432.3,
|
|
"p95": 13085.6,
|
|
"p99": 20854.7
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 186
|
|
},
|
|
"codes": {
|
|
"200": 486,
|
|
"500": 68
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 686,
|
|
"pendingRequests": 11170,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:51:43.573Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 303,
|
|
"requestsCompleted": 614,
|
|
"latency": {
|
|
"min": 73.5,
|
|
"max": 21830.1,
|
|
"median": 3860.6,
|
|
"p95": 11330.5,
|
|
"p99": 19598.6
|
|
},
|
|
"rps": {
|
|
"count": 801,
|
|
"mean": 80.18
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4745.9,
|
|
"max": 25692.6,
|
|
"median": 6207.4,
|
|
"p95": 20184.9,
|
|
"p99": 23799
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 210,
|
|
"ECONNRESET": 2
|
|
},
|
|
"codes": {
|
|
"200": 545,
|
|
"500": 69
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 671,
|
|
"pendingRequests": 11357,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:51:53.575Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 334,
|
|
"requestsCompleted": 654,
|
|
"latency": {
|
|
"min": 63,
|
|
"max": 21063.6,
|
|
"median": 3469.8,
|
|
"p95": 8024.4,
|
|
"p99": 19152.2
|
|
},
|
|
"rps": {
|
|
"count": 826,
|
|
"mean": 82.6
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4610.8,
|
|
"max": 23099,
|
|
"median": 5602.3,
|
|
"p95": 19749.9,
|
|
"p99": 21190.7
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 210,
|
|
"ECONNRESET": 5
|
|
},
|
|
"codes": {
|
|
"200": 584,
|
|
"500": 70
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 622,
|
|
"pendingRequests": 11529,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:52:03.579Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 322,
|
|
"requestsCompleted": 651,
|
|
"latency": {
|
|
"min": 65.6,
|
|
"max": 19522.7,
|
|
"median": 3526.2,
|
|
"p95": 10484.2,
|
|
"p99": 19082.1
|
|
},
|
|
"rps": {
|
|
"count": 823,
|
|
"mean": 82.3
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4576.2,
|
|
"max": 23364.1,
|
|
"median": 5491,
|
|
"p95": 15209.3,
|
|
"p99": 20597.4
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 202,
|
|
"ECONNRESET": 1
|
|
},
|
|
"codes": {
|
|
"200": 586,
|
|
"500": 65
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 597,
|
|
"pendingRequests": 11701,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:52:13.573Z",
|
|
"scenariosCreated": 500,
|
|
"scenariosCompleted": 335,
|
|
"requestsCompleted": 683,
|
|
"latency": {
|
|
"min": 61.3,
|
|
"max": 19349.8,
|
|
"median": 3407.8,
|
|
"p95": 10235.7,
|
|
"p99": 18767.8
|
|
},
|
|
"rps": {
|
|
"count": 840,
|
|
"mean": 84.08
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4637.2,
|
|
"max": 20514.1,
|
|
"median": 5304,
|
|
"p95": 12395.9,
|
|
"p99": 20372.6
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 500
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 179
|
|
},
|
|
"codes": {
|
|
"200": 614,
|
|
"500": 69
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 583,
|
|
"pendingRequests": 11858,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:52:23.576Z",
|
|
"scenariosCreated": 51,
|
|
"scenariosCompleted": 333,
|
|
"requestsCompleted": 644,
|
|
"latency": {
|
|
"min": 60.5,
|
|
"max": 19646.7,
|
|
"median": 3373.3,
|
|
"p95": 18993.1,
|
|
"p99": 19392.1
|
|
},
|
|
"rps": {
|
|
"count": 375,
|
|
"mean": 37.5
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 4235.4,
|
|
"max": 24259.1,
|
|
"median": 6402.4,
|
|
"p95": 20410.3,
|
|
"p99": 21154.1
|
|
},
|
|
"scenarioCounts": {
|
|
"just post content": 51
|
|
},
|
|
"errors": {
|
|
"ETIMEDOUT": 138
|
|
},
|
|
"codes": {
|
|
"200": 578,
|
|
"500": 66
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 163,
|
|
"pendingRequests": 11589,
|
|
"scenariosAvoided": 0
|
|
},
|
|
{
|
|
"timestamp": "2021-02-09T16:52:29.604Z",
|
|
"scenariosCreated": 0,
|
|
"scenariosCompleted": 160,
|
|
"requestsCompleted": 272,
|
|
"latency": {
|
|
"min": 301.5,
|
|
"max": 19462.7,
|
|
"median": 2837.9,
|
|
"p95": 19077.9,
|
|
"p99": 19314.9
|
|
},
|
|
"rps": {
|
|
"count": 137,
|
|
"mean": 22.72
|
|
},
|
|
"scenarioDuration": {
|
|
"min": 11535.2,
|
|
"max": 23999.7,
|
|
"median": 20316,
|
|
"p95": 23348,
|
|
"p99": 23918.8
|
|
},
|
|
"scenarioCounts": {},
|
|
"errors": {
|
|
"ETIMEDOUT": 3
|
|
},
|
|
"codes": {
|
|
"200": 247,
|
|
"500": 25
|
|
},
|
|
"matches": 0,
|
|
"customStats": {},
|
|
"counters": {},
|
|
"concurrency": 0,
|
|
"pendingRequests": 11454,
|
|
"scenariosAvoided": 0
|
|
}
|
|
]
|
|
};
|
|
</script>
|
|
|
|
<style>
|
|
h1 {
|
|
line-height: 200%;
|
|
}
|
|
|
|
body {
|
|
background-color: #fcfcfc;
|
|
}
|
|
|
|
.container {
|
|
width: 100%;
|
|
min-width: 960px;
|
|
}
|
|
</style>
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<div class="container">
|
|
|
|
<div class="row" id="header">
|
|
<div class="col-lg-4 col-lg-offset-4">
|
|
<pre style="font-size: 5pt; background-color: #fcfcfc; border: none;">
|
|
_ _ _ _ _
|
|
__ _ _ __| |_(_) | | ___ _ __ _ _ _ __ ___ _ __ ___ _ __| |_
|
|
/ _` | '__| __| | | |/ _ \ '__| | | | | '__/ _ \ '_ \ / _ \| '__| __|
|
|
| (_| | | | |_| | | | __/ | | |_| | | | | __/ |_) | (_) | | | |_
|
|
\__,_|_| \__|_|_|_|\___|_| \__, | |_| \___| .__/ \___/|_| \__|
|
|
|___/ |_|
|
|
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<h1 class="text-center" id="page-title">Test run on <span id="timestamp">date</span></h1>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-lg-3">
|
|
<p><strong>Summary</strong></p>
|
|
<table class="table table-bordered table-hover table-condensed">
|
|
<tbody>
|
|
<tr>
|
|
<td>Test duration</td>
|
|
<td><span id="testDuration">0</span> sec</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Scenarios created</td>
|
|
<td><span id="scenariosCreated">0</span></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Scenarios completed</td>
|
|
<td><span id="scenariosCompleted">0</span></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="col-lg-5" id="scenarioCountsContainer">
|
|
<div>
|
|
<strong>Scenario counts:</strong>
|
|
|
|
<p></p>
|
|
|
|
<table class="table table-bordered table-hover table-condensed" id="scenarioCounts">
|
|
</table>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-1">
|
|
<div id="codesContainer">
|
|
<strong>Codes</strong>
|
|
|
|
<p></p>
|
|
|
|
<table class="table table-bordered table-hover table-condensed" id="codes">
|
|
</table>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<div id="errorsContainer">
|
|
<strong>Errors</strong>
|
|
|
|
<p></p>
|
|
|
|
<table class="table table-bordered table-hover table-condensed" id="errors">
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div> <!-- /.row -->
|
|
|
|
<div class="row">
|
|
<div class="text-center col-lg-12">
|
|
<h2>Charts</h2>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="latency-histogram text-center col-lg-12"></div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="latency text-center col-lg-12"></div>
|
|
</div>
|
|
|
|
<div class="latency-legend"></div>
|
|
|
|
<div class="row">
|
|
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="concurrency text-center col-lg-12"></div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="rps-mean text-center col-lg-12"></div>
|
|
</div>
|
|
<div class="row">
|
|
<div class="rps-count text-center col-lg-12"></div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="codes-line text-center col-lg-12"></div>
|
|
</div>
|
|
<div class="row">
|
|
<div class="errors-line text-center col-lg-12"></div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h3 class="text-center">Raw report data</h3>
|
|
<p>This is the raw JSON stats output that the report was generated from.</p>
|
|
<div id="editor">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<script>
|
|
var editor = ace.edit("editor");
|
|
editor.getSession().setMode("ace/mode/javascript");
|
|
editor.setValue(JSON.stringify(Report, null, 2));
|
|
editor.gotoLine(1);editor.setHighlightActiveLine(false);
|
|
|
|
var l = _;
|
|
|
|
$('#timestamp').html(moment(Report.aggregate.timestamp).format('DD MMM YYYY HH:mm:SS'));
|
|
$('#testDuration').html(l.size(Report.intermediate) * 10);
|
|
$('#scenariosCompleted').html(Report.aggregate.scenariosCompleted);
|
|
$('#scenariosCreated').html(Report.aggregate.scenariosCreated);
|
|
|
|
var markers = [];
|
|
if(l.size(Report.phases) > 0) {
|
|
markers = l.foldl(Report.phases, function(acc, phase, index) {
|
|
var label = phase.name || 'Phase ' + (index + 1);
|
|
var timestamp = (index === 0) ? 0 : Report.phases[index - 1].duration + acc[index - 1].timestamp;
|
|
|
|
acc.push({
|
|
timestamp: timestamp,
|
|
label: label
|
|
});
|
|
|
|
return acc;
|
|
}, []);
|
|
}
|
|
|
|
if (l.size(Report.aggregate.scenarioCounts) > 0) {
|
|
l.each(Report.aggregate.scenarioCounts, function(count, name) {
|
|
var $tdName = $('<td>' + name + '</td>');
|
|
var percentage = Math.round(count / Report.aggregate.scenariosCreated * 100 * 1000) / 1000;
|
|
var $tdCount = $('<td>' + count + ' (' + percentage + '%)' + '</td>');
|
|
var $el = $('<tr></tr>')
|
|
.append($tdName)
|
|
.append($tdCount)
|
|
.appendTo($('#scenarioCounts'));
|
|
});
|
|
} else {
|
|
$('#scenarioCountsContainer').hide();
|
|
}
|
|
|
|
if (l.size(Report.aggregate.codes) > 0) {
|
|
l.each(Report.aggregate.codes, function(count, code) {
|
|
var anchor = '';
|
|
if (code >= 100 && code < 200) {
|
|
anchor = '#1xx_Informational';
|
|
} else if (code >= 200 && code < 300) {
|
|
anchor = '#2xx_Success';
|
|
} else if (code >= 300 && code < 400) {
|
|
anchor = '#3xx_Redirection';
|
|
} else if (code >= 400 && code < 500) {
|
|
anchor = '#4xx_Client_Error';
|
|
} else if (code >= 500 && code < 600) {
|
|
anchor = '#5xx_Server_Error';
|
|
}
|
|
|
|
var $a = $('<a>' + code + '</a>').attr('href', 'https://en.wikipedia.org/wiki/List_of_HTTP_status_codes' + anchor);
|
|
var $td = $('<td></td>').append($a);
|
|
var $el = $('<tr></tr>')
|
|
.append($td)
|
|
.append($('<td>' + count + '</td>'))
|
|
.appendTo($('#codes'));
|
|
});
|
|
} else {
|
|
$('#codesContainer').hide();
|
|
}
|
|
|
|
if (l.size(Report.aggregate.errors) > 0) {
|
|
l.each(Report.aggregate.errors, function(count, code) {
|
|
var $el = $('<tr></tr>')
|
|
.append($('<td>' + code + '</td>'))
|
|
.append($('<td>' + count + '</td>'))
|
|
.appendTo($('#errors'));
|
|
});
|
|
} else {
|
|
$('#errorsContainer > p').html('✔ Test completed without network or OS errors.');
|
|
}
|
|
|
|
var histogramData = l.map(Report.aggregate.latency, function(v, k) { return {bin: k, value: v} });
|
|
|
|
MG.data_graphic({
|
|
chart_type: 'bar',
|
|
x_label: 'Percentile',
|
|
y_label: '(ms)',
|
|
animate_on_load: true,
|
|
title: 'Overall Latency Distribution',
|
|
description: 'Distribution of all observed response latencies',
|
|
target: '.latency-histogram',
|
|
data: histogramData,
|
|
x_accessor: 'bin',
|
|
y_accessor: 'value',
|
|
binned: true,
|
|
height: 250,
|
|
interpolate: 'monotone',
|
|
padding_percentage: 0,
|
|
bar_orientation: 'vertical',
|
|
width: 450
|
|
});
|
|
|
|
var chartData = l.map(
|
|
window.Report.intermediate,
|
|
function(o,i) {
|
|
return {
|
|
timestamp: i*10+10,
|
|
|
|
rpsMean: o.rps.mean,
|
|
rpsCount: o.rps.count,
|
|
concurrency: o.concurrency,
|
|
latencyMax: o.latency.max,
|
|
latencyp99: o.latency.p99,
|
|
latencyp95: o.latency.p95,
|
|
latencyMedian: o.latency.median,
|
|
latencyMin: o.latency.min
|
|
}
|
|
});
|
|
|
|
//
|
|
// Response codes
|
|
//
|
|
|
|
if (l.size(Report.aggregate.codes) > 0) {
|
|
var codesData = l.foldl(Report.intermediate, function(acc, o, i) {
|
|
var res = {};
|
|
res.timestamp = i*10+10;
|
|
l.each(o.codes, function(count, code) {
|
|
res[code] = count;
|
|
});
|
|
acc.push(res);
|
|
return acc;
|
|
}, []);
|
|
var uniqueCodes = l.foldl(Report.intermediate, function(acc, o) {
|
|
l.each(o.codes, function(count, code) {
|
|
if (l.indexOf(acc, code) === -1) {
|
|
acc.push(code);
|
|
}
|
|
});
|
|
return acc;
|
|
}, []);
|
|
|
|
MG.data_graphic({
|
|
x_label: 'Time',
|
|
y_label: 'Count',
|
|
title: 'HTTP codes',
|
|
description: 'Occurence of HTTP response codes',
|
|
target: '.codes-line',
|
|
data: codesData,
|
|
x_accessor: 'timestamp',
|
|
y_accessor: uniqueCodes,
|
|
legend: uniqueCodes,
|
|
right: 50,
|
|
chart_type: 'line',
|
|
area: false,
|
|
markers: markers,
|
|
width: 900
|
|
});
|
|
}
|
|
|
|
//
|
|
// Errors
|
|
//
|
|
|
|
if (l.size(Report.aggregate.errors) > 0) {
|
|
var errorData = l.foldl(Report.intermediate, function(acc, o, i) {
|
|
var res = {};
|
|
res.timestamp = i*10+10;
|
|
l.each(o.errors, function(count, name) {
|
|
res[name] = count;
|
|
});
|
|
acc.push(res);
|
|
return acc;
|
|
}, []);
|
|
var uniqueErrors = l.foldl(Report.intermediate, function(acc, o) {
|
|
l.each(o.errors, function(count, name) {
|
|
if (l.indexOf(acc, name) === -1) {
|
|
acc.push(name);
|
|
}
|
|
});
|
|
return acc;
|
|
}, []);
|
|
|
|
MG.data_graphic({
|
|
title: 'Error Codes',
|
|
description: 'Occurence of error codes',
|
|
target: '.errors-line',
|
|
data: errorData,
|
|
x_accessor: 'timestamp',
|
|
y_accessor: uniqueErrors,
|
|
chart_type: 'line',
|
|
area: false,
|
|
markers: markers
|
|
});
|
|
|
|
}
|
|
|
|
//
|
|
// Latency
|
|
//
|
|
MG.data_graphic({
|
|
chart_type: 'line',
|
|
x_label: 'Time',
|
|
y_label: '(ms)',
|
|
animate_on_load: true,
|
|
area: false,
|
|
title: "Latency At Intervals",
|
|
description: "Latency values at different points during the test run",
|
|
data: chartData,
|
|
target: '.latency',
|
|
width: 900,
|
|
x_accessor: 'timestamp',
|
|
y_accessor: ['latencyMin', 'latencyMedian', 'latencyp95', 'latencyMax'],
|
|
legend: ['min', 'p50', 'p95', 'max'],
|
|
//legend_target: '.latency-legend',
|
|
right: 50,
|
|
interpolate: 'monotone',
|
|
mouseover: function(d, i) {
|
|
},
|
|
markers: markers
|
|
});
|
|
|
|
MG.data_graphic({
|
|
animate_on_load: true,
|
|
area: false,
|
|
y_label: 'Count',
|
|
x_label: 'Time',
|
|
title: 'Concurrent users',
|
|
description: 'Concurrent users',
|
|
data: chartData,
|
|
target: '.concurrency',
|
|
x_accessor: 'timestamp',
|
|
y_accessor: ['concurrency'],
|
|
interpolate: 'monotone',
|
|
markers: markers,
|
|
width: 900
|
|
});
|
|
|
|
MG.data_graphic({
|
|
animate_on_load: true,
|
|
area: false,
|
|
y_label: 'Count',
|
|
x_label: 'Time',
|
|
title: 'Mean RPS',
|
|
description: 'Mean requests per second',
|
|
data: chartData,
|
|
target: '.rps-mean',
|
|
x_accessor: 'timestamp',
|
|
y_accessor: ['rpsMean'],
|
|
interpolate: 'monotone',
|
|
markers: markers,
|
|
width: 900
|
|
});
|
|
|
|
MG.data_graphic({
|
|
animate_on_load: true,
|
|
area: false,
|
|
y_label: 'Count',
|
|
x_label: 'Time',
|
|
title: 'RPS Count',
|
|
description: 'Count of requests per second',
|
|
data: chartData,
|
|
target: '.rps-count',
|
|
x_accessor: 'timestamp',
|
|
y_accessor: ['rpsCount'],
|
|
interpolate: 'monotone',
|
|
markers: markers,
|
|
width: 900
|
|
});
|
|
</script>
|
|
<div id="footer">
|
|
<footer>This report was created with <a href="https://artillery.io">Artillery</a> - free open-source load-testing for HTTP and WebSockets</footer>
|
|
</div>
|
|
</body>
|
|
</html>
|