Skip to content

Add explainer for the Congested Moment API#1298

Open
joone wants to merge 1 commit intoMicrosoftEdge:mainfrom
joone:congested_moment
Open

Add explainer for the Congested Moment API#1298
joone wants to merge 1 commit intoMicrosoftEdge:mainfrom
joone:congested_moment

Conversation

@joone
Copy link
Copy Markdown
Contributor

@joone joone commented Apr 6, 2026

The Delayed Message Timing API is the predecessor proposal that introduced per-message timing attribution. The Congested Moment API builds on its concepts, elevating them to an interval-level view of execution context congestion. Per-message timing attribution has a problem with duplicate script entries because the same scripts can block multiple adjacent messages. Instead, the focus shifts to the congested moment caused by those scripts, attributing the impacted messages to it. This shift also brings a broader perspective: rather than viewing congestion message-by-message, the Congested Moment API reasons at the execution context level. This makes it possible to attribute not only delayed messages but also other affected UI events to the same source of congestion.

@joone joone changed the title Add explainer for the Congested Momenet API Add explainer for the Congested Moment API Apr 6, 2026
@joone joone force-pushed the congested_moment branch from 4c6ccff to 8d9e820 Compare April 6, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant