I stumbled upon this while looking about this timing stuff: http://www.html5rocks.com/en/tutorials/webperformance/basics/
Seemed slightly more verbose than W3C formal documentation. On Tue, Jun 26, 2012 at 10:38 PM, Melvyn Sopacua <[email protected]>wrote: > On 26-6-2012 5:04, Andy McKay wrote: > >> Now they want me to add to that how long > >> the browser takes to render the page after it gets the data. > > > > You can use the navigation timing API: > > > > > https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/Overview.html > > Wow, really nice. Can't believe I missed that. > > -- > Melvyn Sopacua > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" 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/django-users?hl=en. > > -- Jani Tiainen - Well planned is half done, and a half done has been sufficient before... -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

