-
Updated
Oct 6, 2020 - HTML
lighthouse
Here are 273 public repositories matching this topic...
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Dec 9, 2019 - C++
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Dec 18, 2019 - Shell
-
Updated
Oct 22, 2020 - C
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Mar 3, 2019 - JavaScript
-
Updated
May 13, 2020 - Shell
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Dec 9, 2018 - JavaScript
-
Updated
Apr 6, 2020 - Dockerfile
-
Updated
Oct 20, 2020 - F#
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Oct 16, 2020 - Go
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 6, 2020 - JavaScript
Docs
Hello! First of all as the creator of lighthouse-gh-reporter id like to say that I'm so glad to see that my small tool contributed to inspire you. You put my idea to the next level as my next step in mind was exactly, more or less what you have done so.. congratulations
On the other hand I'd like to contribute into make this somet
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Oct 20, 2020 - TypeScript
-
Updated
Sep 12, 2020 - JavaScript
Issue Overview
When requesting a report for a specific version of a plugin, if Tide doesn't yet have a report for it it'll start to generate one and return a <p>pending</p> response.
That response then gets cached, and will return the <p>pending</p> response until it expires.
Suffixing a ?1 to the URL to bypass the URL caching then results in being able to access it.
Steps to R
-
Updated
Oct 13, 2020 - JavaScript
Improve this page
Add a description, image, and links to the lighthouse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lighthouse topic, visit your repo's landing page and select "manage topics."


Some prior art here:
https://github.com/puppeteer/examples/blob/master/verify_sw_caching.js
https://michaljanaszek.com/blog/test-website-performance-with-puppeteer/#cacheAndServiceWorker