I m Using pylot 1.26 tool for load testing but it just gives me Avg. Response Time &
Avg. Throughput . from these parameter how can I calculate latency time??
OR suggest me some FREE *TOOL* for load testing which will gives me these parameters.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Our Load Tester product captures time to first byte (TTFB). This is the time from the beginning of the request until the first byte of the response is received. On small requests (i.e. GETs) that the webserver can respond to instantly (i.e. static file-based resources), this is a good indication of round-trip time. Not exactly the same as latency, but close.
I’m not aware of any load testing tools that measure latency specifically. Most just give response time and the better tools also measure TTFB.
If you have very simple tests to run, Load Tester LITE is free with unlimited VUs.