Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP add User Timings for the Interactivity API #60522

Draft
wants to merge 4 commits into
base: trunk
Choose a base branch
from

Conversation

adamsilverstein
Copy link
Member

@adamsilverstein adamsilverstein commented Apr 5, 2024

What?

Add performance marks to DevTools to assist with performance analysis, see https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/User_timing.

Note: Debug code should be placed behind a build flag so that it can be excluded from production builds.

Why?

How?

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

@gziolo gziolo added the [Packages] Interactivity /packages/interactivity label Apr 6, 2024
@adamsilverstein adamsilverstein added the [Type] Performance Related to performance efforts label Apr 10, 2024
@adamsilverstein adamsilverstein changed the title WIP add some user timings for interactivity API WIP add User Timings for the Interactivity API Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Packages] Interactivity /packages/interactivity [Type] Performance Related to performance efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants