node load testing 01

Solutions on MaxInterview for node load testing 01 by the best coders in the world

showing results for - "node load testing 01"
Ignacio
15 Oct 2017
1$ loadtest http://localhost:7357/ -t 20 -c 10 --rps 1000
2...
3Requests: 4551, requests per second: 910, mean latency: 0 ms
4Requests: 9546, requests per second: 1000, mean latency: 0 ms
5Requests: 14549, requests per second: 1000, mean latency: 20 ms
6...
7Percentage of the requests served within a certain time
8  50%      1 ms
9  90%      2 ms
10  95%      8 ms
11  99%      133 ms
12 100%      1246 ms (longest request)
13
similar questions
queries leading to this page
node load testing 01