GoogleChrome / GoogleChrome/lighthouse

Lantern: predict weights per URL

Open
#5,599 1 comment 0 reactions 0 assignees View on GitHub
feature internals P3
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 14h
Merged PRs (30d)
20

Description

After some local improvements (#5482 is *amazing*), the optimistic/pessimistic estimates themselves are quite accurate and the next best improvement might be better blending/choosing between them rather than improving them in isolation.

It never made complete sense to blend two times based on graphs and arrive at a time that has nothing to do with the graph. I might prefer trying to predict which estimate is better optimistic/pessimistic and just go with it. If we could do this prediction with 100% accuracy, we could reduce error ~2-6% across the board.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.