How can we measure the Server Processing Time,Page Loading Time,Page Rendering Time and Page Size from Apache Jmeter
问题 How can I measure the following points Server Processing Time Page Loading Time Page Rendering Time Page Size from Apache Jmeter? Is there any suitable listener to measure all these points? 回答1: With aggregate report Or csv / xml results you get nearly all the infos you can regarding response times BUT: Server Processing Time: you cannot get this one as jmeter act on client side it includes network time, so you need to add some profiling data or look at access logs Page Loading Time : if it's