restify
Version:
REST framework
48 lines • 993 B
JSON
{
"url": "http://localhost:3000/",
"requests": {
"average": 13308.54,
"mean": 13308.54,
"stddev": 266.23,
"min": 12416,
"max": 13623,
"total": 399246,
"sent": 399346
},
"latency": {
"average": 0.67,
"mean": 0.67,
"stddev": 2.01,
"min": 0,
"max": 17,
"p50": 0,
"p75": 0,
"p90": 1,
"p99": 8,
"p999": 9,
"p9999": 12,
"p99999": 15
},
"throughput": {
"average": 2150673.07,
"mean": 2150673.07,
"stddev": 37345.3,
"min": 1966080,
"max": 2228223,
"total": 64677852
},
"errors": 0,
"timeouts": 0,
"duration": 30,
"start": "2018-03-13T21:51:58.064Z",
"finish": "2018-03-13T21:52:28.074Z",
"connections": 10,
"pipelining": 10,
"non2xx": 0,
"1xx": 0,
"2xx": 399246,
"3xx": 0,
"4xx": 0,
"5xx": 0,
"server": "middleware"
}