-
Based on my reading of the spec [performance.timing.navigationStart](https://www.w3.org/TR/navigation-timing-2/#widl-PerformanceTiming-navigationStar) seems to be the same as [time origin](https://w3c…
-
https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming2/Overview.html
At first glance `getEntriesByType` seems ... weird.
-
Hi
On the dashboard, it would be nice to be able to give an alias to the URLs.
For example here :
![image](https://cloud.githubusercontent.com/assets/427625/20316327/ad4e4434-ab61-11e6-8d30-457df6…
-
Chrome provides w.chrome.loadTimes().firstPaintTime and Internet-explorer provides window.performance.timing.msFirstPaint. It will be helpful to include first paint event in navigation timing API, so…
-
time taken to paint/render the visible part of the page (above the fold) --- is it the rumspeedindex?
The perceived render time represents how long the initial visible page takes to load.
With usual …
-
The prefetch definition in
https://w3c.github.io/html/links.html#link-type-prefetch
is now getting refined in the webperf group:
https://www.w3.org/TR/resource-hints/#dfn-prefetch
The HTML spec sh…
-
Bonjour la team,
j'espere que vous allez bien.
J'ai un souci à chaque update d'image, on fait appel au fichier webperf.json qui n'est jamais créer.
Faudrait pas ajouter un fichier dans le repo ?
…
-
Display the various metrics in a graphical representation. e.g. charts
-
_Martin Wittemann (@wittemann) wrote:_
With chrome 24, the requestAnimationFrame API changed. The time given to the callback now corresponds to the new spec [1] and is a HighResolutionTime [2]. We ca…
-
Link: "subscribe to notifications of new performance metrics"
Wrong : https://w3c.github.io/performance-timeline/#the-performance-observer-interface
Correct: https://w3c.github.io/performance-timeline…