restify
Version:
REST framework
48 lines • 997 B
JSON
{
"url": "http://localhost:3000/",
"requests": {
"average": 24002.67,
"mean": 24002.67,
"stddev": 1137.81,
"min": 21808,
"max": 25359,
"total": 720050,
"sent": 720150
},
"latency": {
"average": 0.2,
"mean": 0.2,
"stddev": 0.57,
"min": 0,
"max": 12,
"p50": 0,
"p75": 0,
"p90": 1,
"p99": 3,
"p999": 4,
"p9999": 6,
"p99999": 10
},
"throughput": {
"average": 3986773.34,
"mean": 3986773.34,
"stddev": 204519.46,
"min": 3538944,
"max": 4456447,
"total": 119528300
},
"errors": 0,
"timeouts": 0,
"duration": 30,
"start": "2018-03-13T21:47:52.261Z",
"finish": "2018-03-13T21:48:22.274Z",
"connections": 10,
"pipelining": 10,
"non2xx": 0,
"1xx": 0,
"2xx": 720050,
"3xx": 0,
"4xx": 0,
"5xx": 0,
"server": "response-json"
}