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

Support simulation for ad metrics #64

Merged
merged 23 commits into from
Jun 17, 2019
Merged

Conversation

warrengm
Copy link
Contributor

@warrengm warrengm commented May 22, 2019

Partly fixes #63

This PR introduces computed artifacts for the main ad metrics. Each computed artifacts supports provided metrics (as before) and simulated metrics (new behavior). Most of the simulation happens in ad-lantern-metric.js, a super class for ad-related lantern (i.e. simulated) metrics.

The tag load time and ad request time audits mostly share the same implementation, but the ad paint time is fairly distinct.

Other metrics will be migrated in follow-up PRs

@warrengm warrengm changed the title [WIP] Support simulation for ad metrics Support simulation for ad metrics Jun 5, 2019
@warrengm warrengm requested a review from jburger424 June 5, 2019 15:41
@warrengm warrengm requested a review from jburger424 June 17, 2019 13:58
@warrengm warrengm merged commit 7b8ffdf into googleads:master Jun 17, 2019
@warrengm warrengm added scoring Issues and PRs related to scoring simulated-throttling PRs and issues related to simulated throttling labels Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scoring Issues and PRs related to scoring simulated-throttling PRs and issues related to simulated throttling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Simulated Metrics in Audits
2 participants