You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: