restify
Version:
REST framework
48 lines • 991 B
JSON
{
"url": "http://localhost:3000/",
"requests": {
"average": 19409.07,
"mean": 19409.07,
"stddev": 506.49,
"min": 18112,
"max": 19983,
"total": 582221,
"sent": 582321
},
"latency": {
"average": 0.3,
"mean": 0.3,
"stddev": 0.84,
"min": 0,
"max": 22,
"p50": 0,
"p75": 0,
"p90": 1,
"p99": 4,
"p999": 5,
"p9999": 7,
"p99999": 19
},
"throughput": {
"average": 3141358.94,
"mean": 3141358.94,
"stddev": 94112.58,
"min": 2883584,
"max": 3276799,
"total": 94319802
},
"errors": 0,
"timeouts": 0,
"duration": 30,
"start": "2018-03-13T21:51:23.035Z",
"finish": "2018-03-13T21:51:53.048Z",
"connections": 10,
"pipelining": 10,
"non2xx": 0,
"1xx": 0,
"2xx": 582221,
"3xx": 0,
"4xx": 0,
"5xx": 0,
"server": "middleware"
}