{
    "url": "http://localhost:3000/",
    "requests": {
        "average": 18877.34,
        "mean": 18877.34,
        "stddev": 342.23,
        "min": 17968,
        "max": 19583,
        "total": 566319,
        "sent": 566419
    },
    "latency": {
        "average": 0.45,
        "mean": 0.45,
        "stddev": 1.36,
        "min": 0,
        "max": 17,
        "p50": 0,
        "p75": 0,
        "p90": 1,
        "p99": 5,
        "p999": 6,
        "p9999": 8,
        "p99999": 11
    },
    "throughput": {
        "average": 3136989.87,
        "mean": 3136989.87,
        "stddev": 80680,
        "min": 2883584,
        "max": 3276799,
        "total": 94008954
    },
    "errors": 0,
    "timeouts": 0,
    "duration": 30,
    "start": "2018-03-13T21:48:27.296Z",
    "finish": "2018-03-13T21:48:57.306Z",
    "connections": 10,
    "pipelining": 10,
    "non2xx": 0,
    "1xx": 0,
    "2xx": 566319,
    "3xx": 0,
    "4xx": 0,
    "5xx": 0,
    "server": "response-json"
}