restify
Version:
REST framework
48 lines • 998 B
JSON
{
"url": "http://localhost:3000/",
"requests": {
"average": 22303.47,
"mean": 22303.47,
"stddev": 783.17,
"min": 19552,
"max": 23103,
"total": 669081,
"sent": 669181
},
"latency": {
"average": 0.24,
"mean": 0.24,
"stddev": 0.67,
"min": 0,
"max": 31,
"p50": 0,
"p75": 0,
"p90": 1,
"p99": 3,
"p999": 4,
"p9999": 7,
"p99999": 26
},
"throughput": {
"average": 3621956.27,
"mean": 3621956.27,
"stddev": 138438.07,
"min": 3145728,
"max": 3801087,
"total": 108391122
},
"errors": 0,
"timeouts": 0,
"duration": 30,
"start": "2018-03-13T21:49:02.332Z",
"finish": "2018-03-13T21:49:32.346Z",
"connections": 10,
"pipelining": 10,
"non2xx": 0,
"1xx": 0,
"2xx": 669081,
"3xx": 0,
"4xx": 0,
"5xx": 0,
"server": "response-text"
}