← Back to release summary

Event Timing API

Category
Performance
Type
New or changed feature
Status
Enabled by default (Chrome 85)
Intent stage
Shipped

Summary

Monitoring event latency requires an event listener. This precludes measuring event latency early in page load, and adds unnecessary performance overhead. The Event Timing API will enable web developers to measure event latency both before and after the page load.

Standards & signals

Docs: https://github.com/WICG/event-timing

Explainers: https://github.com/WICG/event-timing/blob/master/README.md

View on chromestatus.com