What is the relation between Response Time and Throughput?
Answer Posted / xyz
Throughput (requests per min, red) grows until CPU is
saturated and then remains constant - the CPU is operating
at max throughput. Once CPU is maxed out then response time
must increase with load. In our case it increases
predictably linearly with load. A thread-per-request system
would drop off as load increases since the CPU has to spend
more and more time context switching threads and not doing
real work.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is report viewer?
How to create a scenario?
What is parameterizion?
How can we develop the database vuser script?
What is a correlation?
What is the use lr_abort function?
What do you mean by path?
What is performance testing in loadrunner?
What is the purpose of an extended log?
How will you divide your script into multiple actions? Why?
What is a ramp up and how it can be set?
What is Standard deviation? How it will use in Lr?
How do you decide the number of load generator machine required to run a test?
What are the advantages of load runner?
What is the difference between performance testing and performance engineering?