Why workload arrival rate does not always linearly increase with User Load
If you know Little’s law, you are already very near the answer.
In a closed system (performance test environment), every virtual user fires the next request only after receiving the response for previous sent request. If the system response time increases, time taken fire the next request will...