This feature enhancement proposes the addition of a new field to the PerfomanceResourceTiming API which will expose the initiator information, allowing the creation of dependency trees from Real User Monitoring (RUM) data. This enhancement will greatly improve understanding of resource loading performance, enabling developers and RUM providers to optimize web apps for faster performance.
Before Task Attribution API had landed there was no way to identify which JS is the initiator of other JS tasks. Developers thus needed to rely on costly runtime stack analysis or third-party tools for insights into resource loading. By leveraging Task Attribution, this project aims to pinpoint resource triggers, enabling early optimization and better resource management. Real User Monitoring (RUM) providers can benefit from accurate dependency trees, improving resource insights and optimization decisions.
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
No milestones specified
Just sharing an update. Tentative WPT Tests Added in CL : https://chromium-review.googlesource.com/c/chromium/src/+/4659532. Feature Implementation Behind RuntimeEnabled Flag CL: https://chromium-review.googlesource.com/c/chromium/src/+/4812813
Regards--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/90436bc2-bfd4-4680-bccc-c094bfa89d94n%40chromium.org.