RE: Understanding Navigation Timing Metrics

I would love to ;-) Currently working on getting the actual page and browser to figure out how to reproduce it.  I first wanted to check whether my interpretation of the standard is correct.

// Alois

-----Original Message-----
From: Philippe Le Hegaret [mailto:plh@w3.org]
Sent: Thursday, September 06, 2012 2:12 PM
To: Reitbauer, Alois
Cc: public-web-perf@w3.org
Subject: Re: Understanding Navigation Timing Metrics


On Thu, 2012-09-06 at 07:07 +0000, Reitbauer, Alois wrote:
> For me it seems to be simply wrong; at least when I read the
> specification.

Any chance that you'd be willing to write a test to illustrate this?

Philippe

>
> // Alois
>
>
> From: James Simonsen <simonjam@chromium.org>
> Date: Thursday, September 6, 2012 1:26 AM
> To: Alois Reitbauer <alois.reitbauer@compuware.com>
> Cc: "public-web-perf@w3.org" <public-web-perf@w3.org>
> Subject: Re: Understanding Navigation Timing Metrics
>
>
>
> I can only guess: maybe it's document.open?
>
>
> James
>
>
> On Wed, Sep 5, 2012 at 6:30 AM, Reitbauer, Alois
> <Alois.Reitbauer@compuware.com> wrote:
>         Looking at some real world Web performance data, I found an
>         interesting issue.
>
>
>         According to the specification DOM Interactive is triggered
>         when the whole document is parsed. ResponseEnd is triggered
>         when the last byte of the response is received. Looking at our
>         real world data I saw numerous cases where the DOM Interactive
>         events happens before the Response End event. Any thoughts on
>         this?
>
>
>         // Alois
>
>
>
>
> On Wed, Sep 5, 2012 at 6:30 AM, Reitbauer, Alois
> <Alois.Reitbauer@compuware.com> wrote:
>         Looking at some real world Web performance data, I found an
>         interesting issue.
>
>
>         According to the specification DOM Interactive is triggered
>         when the whole document is parsed. ResponseEnd is triggered
>         when the last byte of the response is received. Looking at our
>         real world data I saw numerous cases where the DOM Interactive
>         events happens before the Response End event. Any thoughts on
>         this?
>
>
>         // Alois
>
>



The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. Compuware Austria GmbH (registration number FN 91482h) is a company registered in Austria whose registered office is at 1120 Wien, Wagenseilgasse 14, Austria

Received on Tuesday, 11 September 2012 12:49:12 UTC