Skip to content

Conversation

@jburger424
Copy link
Contributor

Modifies first-ad-paint audit to use impression ping instead of render event, this is to account for complications encountered with OOP IFrames.

Shifts scoring metrics by -300 ms to account for differences in observed metrics.

This is in preparation for GoogleChrome/lighthouse#8979

…r event, this is to account for complications encountered with OOP IFrames.

Shifts scoring metrics by -300 ms to account for differences in observed metrics.
Copy link
Contributor

@warrengm warrengm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with a suggestion for a follow-up PR

// limitations under the License.

const AdPaintTime = require('../computed/ad-paint-time');
const ComputedAdPaintTime = require('../computed/ad-paint-time');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we rename "ad paint" to "ad render" in a future PR? It's not really accurate after this change

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created #122 for this

@jburger424 jburger424 merged commit d2916b6 into googleads:master Sep 10, 2019
@jburger424 jburger424 deleted the first-paint branch September 10, 2019 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants