-
Notifications
You must be signed in to change notification settings - Fork 9.6k
core(lightwallet): compute resource metrics by origin #10105
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just another test case and some style nits, then LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry for the super long delay! just some test comments but otherwise @connorjclark's LGTM wfm! 👍
Bumping this up for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This PR is an intermediate step towards supporting a
firstPartyOrigins
configuration option inbudget.json
.computed/origin-summary.js
computes a breakdown, by origin, of resource metrics. This would be consumed by theresource-summary
andperformance-budget
audits when providing statistics on third-party metrics.