Friday, December 14, 2007

How do you compare Response time and Throughput?

Transaction response time is in secs. The time taken by the server to process a request is normally measured by transaction response time. Where as Throughput is measured in bytes. Throughput is number of bytes that a server sends to vuser. So, it is obvious that if the throughput decreases then response time also decreases. If throughput increases then transaction response time also increases.

No comments:

Post a Comment