Answers for "node load testing-check"

0

node load testing-check

$ loadtest http://localhost:7357/ -t 20 -c 10 --keepalive --rps 2000
...
Requests per second: 1950

Percentage of the requests served within a certain time
  50%      1 ms
  90%      2 ms
  95%      2 ms
  99%      7 ms
 100%      20 ms (longest request)
Posted by: Guest on August-27-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language