Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Perhaps use chrome's lighthouse thing to measure time-to-interactive too? #2

Open
fitzgen opened this issue Mar 11, 2019 · 0 comments
Labels
enhancement New feature or request sprint

Comments

@fitzgen
Copy link
Member

fitzgen commented Mar 11, 2019

Motivation

If we can easily measure time-to-interactive / page load -- which is the real thing we care about when we measure code size -- then we should do it.

Proposed Solution

Use the chrome lighthouse tool with https://developers.google.com/web/tools/lighthouse/audits/time-to-interactive

Alternatives

If we can do this through webdriver easily, we should prefer that because it isn't chrome-only.

@fitzgen fitzgen added the enhancement New feature or request label Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request sprint
Projects
None yet
Development

No branches or pull requests

2 participants