Hi,

I am trying to figure out time display in the 'Net' panel when
accessing a website.  I am using firebug 1.4 and when I access a site,
for example, it would say 3.5 seconds to load a particular page.  From
the firebug document, that time is between first request to last
response.  However, if I access the same site using Perl's
LWP::UserAgent::get, the load time is about 1.5 seconds.  When looking
at the apache access log, I can see the first request to last reponse
time (display by %D in LogFormat) is also about 1.5 seconds.  So,
where does that 2 seconds come from?  Does it include page rendering
time?  I already looked at the time to receive the page and it is
neglectable.

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to