An important bug related to the timing info was fixed in Firefox (see https://bugzilla.mozilla.org/show_bug.cgi?id=488270). The patch is part of Fx 3.7 now, but I hope it'll be backported into 3.6 soon.
Try following configuration. Firefox 3.7a1pre: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ Firebug 1.5a25: http://getfirebug.com/releases/firebug/1.5X/ Please let us know if the timing doesn't seem to be correct. Thanks! Honza On Oct 3, 3:24 am, rhymejerky <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
