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
During run time where the hosts saves the files?
What is ramp up and ramp down?
What is the vuser in the scenario?
What is the difference between hits/second and requests/second?
How can correlation be performed?
What is the think time? What is the threshold level for think time and how can be this changed?
What should be done to view parameter substitution in the execution log?
How can you test the global servers with using loadrunner
Which function is used to end a nested transaction?
What do you mean by creating vuser script?
Why do you create parameter?
What do vuser_init and vuser_end action contain?
What is the difference between overlay graph and correlate graph?
How to schedule a scenario?
How can we debug a loadrunner script?