User-defined script "entry points" for performance timing #1012
Labels
Progress: pending external feedback
The TAG is waiting on response to comments/questions asked by the TAG during the review
Progress: untriaged
Topic: performance
Topic: privacy
Milestone
こんにちは TAG-さん!
I'm requesting an early TAG design review of User-defined script "entry points" for performance timing.
"Long animation frames" help diagnose main-thread bottlenecks and attribute them to causes like scripts. However, for overhead reasons, we currently only report script "entry points" (platform callbacks, event listeners, script blocks, platform-promise resolvers) - which is often not granular enough.
The proposal is to allow user code to define their functions as "entry points" that would be reported when attributing long animation frames.
Further details:
The text was updated successfully, but these errors were encountered: