Re: Implementing the web timing spec
Mike Shaver <[email protected]> Fri, 12 Mar 2010 16:51:18 -0800
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 11, 2010 at 1:36 AM, Georg Maaß <[email protected]> wrote: > A web application does not need > to test how long it takes to first time connect to that server within that > session. This is the only thing which can not be measured, if the interface > is activated after the response begins. Many pixels have been spent on how to time that very thing reliably, but maybe you're right: why do you think that applications don't need to test the total time for first-time access? Is that what you're hearing from web developers who are watching the performance of their sites? Mike