Re: Notification for new navigation timing entries

User timings in the response header sounds elegant.

We currently shove all our server timings into a hidden element in the
page footer as data- attributes. Then we have to parse these out on
page load.

See http://miniprofiler.com as another example of injecting profile
and timing data into the document itself.

On Wed, Feb 26, 2014 at 2:40 PM, Juan Carlos Estibariz
<Juan.Carlos.Estibariz@software.dell.com> wrote:
> The annotations would be very useful, and it would be even better if it was possible to add annotations directly from the server (e.g. by adding a header defined by this specification), this would allow direct correlation between client side and server side performance measurements.
>
> --
> Juan Carlos Estibariz
>

Received on Thursday, 27 February 2014 04:42:39 UTC