Welcome Guest, Not a member yet? Register   Sign In
Benchmarking
#2

[eluser]Dam1an[/eluser]
I use
Code:
$this->benchmark->elapsed_time()
and it returns a decimal in the format #.####

This value will always be lower then that of yslow, as elapsed time is the time between receiving the request, and sending the rendered HTML page to the browser
The value with yslow will be when the request was made and when the page is loaded in the browser, so it will be elapsed time + latency * 2


Messages In This Thread
Benchmarking - by El Forum - 05-20-2009, 04:02 AM
Benchmarking - by El Forum - 05-20-2009, 04:07 AM
Benchmarking - by El Forum - 05-20-2009, 04:10 AM
Benchmarking - by El Forum - 05-20-2009, 04:24 AM
Benchmarking - by El Forum - 05-20-2009, 08:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB