-
Notifications
You must be signed in to change notification settings - Fork 319
Add new fields and getter steps for static routing resource timing #1769
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
base: main
Are you sure you want to change the base?
Add new fields and getter steps for static routing resource timing #1769
Conversation
This is still a draft PR for the resource timing changes. Let me make it open to get the previews |
@domenic @yoshisatoyanagisawa @sisidovski Could you take a look and see if this change makes sense? Thanks! |
The direction looks good to me. I left some comments on the step order and a data structure for queueing. |
Let me update the doc a bit more |
I think the PR is ready to be reviewed again. PTAL. Thanks! |
This PR adds the new fields for the static routing API and the getter steps. This will be later exposed to the resource timing API.
Preview | Diff