w3c / user-timing

User Timing
https://w3c.github.io/user-timing/
Other
26 stars 24 forks source link

Define best practices for monitoring of single page apps via UT / custom Entries #40

Open igrigorik opened 6 years ago

igrigorik commented 6 years ago

Continuation of https://github.com/w3c/charter-webperf/issues/27.

As we iterate on L3, we should define the recommended best practices for frameworks and SPA's on how to use User Timing and custom Performance Entries to surface perf data in an interoperable way — e.g. such that various DevTool clients can consume and visualize it, RUM analytics, etc.

yoavweiss commented 2 years ago

Hopefully most of this will be covered with whatever we come up with for https://github.com/w3c/performance-timeline/issues/168