GoogleChrome / GoogleChrome/lighthouse
Cache test should use network response time for expires base time
Open
P1.5
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 20
Description
Date.now is flaky / isn't totes accurate / doesn't play well with artifact serialization
https://github.com/GoogleChrome/lighthouse/pull/12606#issuecomment-853366426
Kinda hard to reason about, but we think this means that the cache ttl audit is effectively commonly disabled.
Contributor guide
Assessment
This issue has not been assessed yet.