#
lighthouse
Here are 401 public repositories matching this topic...
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
javascript
performance
dom
analytics
web-worker
3rd-party
webworker
lighthouse
3rdparty
lighthouse-score
core-web-vitals
-
Updated
Feb 4, 2022 - TypeScript
HNPWA - Hacker News readers as Progressive Web Apps 📱
-
Updated
Oct 6, 2020 - HTML
Run Lighthouse in CI, as a web service, using Docker. Pass/Fail GH pull requests.
-
Updated
Jul 7, 2020 - JavaScript
finds publicly known security vulnerabilities in a website's frontend JavaScript libraries
-
Updated
Sep 28, 2021 - JavaScript
addyosmani
commented
Apr 28, 2020
Progressive web metrics at your fingertipz
-
Updated
Jan 22, 2022 - TypeScript
Audit URLs using Lighthouse and test performance with Lighthouse CI.
-
Updated
Jan 17, 2022 - JavaScript
Code & schematics for position tracking sensor using HTC Vive's Lighthouse system and a Teensy board.
-
Updated
Jun 24, 2021 - C++
Open Source Lighthouse Tracking System
localization
vr
vive
openvr
hmd
ros
htc-vive
indoor-positioning
lighthouse
vive-tracker
indoor-positioning-algorithms
vive-controller
valve-index
-
Updated
Feb 4, 2022 - C
Open source web performance
-
Updated
Nov 24, 2020 - Shell
Publish flaring fast blogs with Next.js and Ghost CMS
react
static-site-generator
casper
typescript
nextjs
blogging
ghost-theme
ghost-blog
image-optimization
lighthouse
nextjs-starter
nextjs-serverless
nextjs-blog
cms-ghost
gatsby-alternative
-
Updated
Jan 19, 2022 - TypeScript
Analyze the impact of a browser extension on web performance.
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Jan 11, 2021 - Shell
nuxt-speedkit will help you to improve the lighthouse performance score (100/100) of your website.
font
vuejs
performance
image
vue
nuxt
hydration
lazy-loading
webfont
nuxtjs
above-the-fold
image-loading
lighthouse
nuxt-module
font-loading
critical-rendering-path
nuxt-modules
web-vitals
nuxt-font
page-experience-score
-
Updated
Feb 4, 2022 - Vue
GitHub Action for running @GoogleChromeLabs Lighthouse audits with all the bells and whistles 🔔 Multiple audits, Slack notifications, and more!
performance
progressive-web-app
accessibility
best-practices
seo
actions
lighthouse
lighthouse-audits
website-performance
github-actions
website-performance-monitoring
-
Updated
Jan 6, 2022 - TypeScript
AutoWebPerf provides a flexible and scalable framework for running web performance audits with arbitrary audit tools including PageSpeedInsights, WebPageTest and more.
performance
web
performance-metrics
crux
pagespeed-insights
webperformance
lighthouse
pagespeed-insights-api
chrome-ux-report
-
Updated
Jan 27, 2022 - JavaScript
A Webpack plugin for Lighthouse
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Jan 19, 2022 - JavaScript
A useful wrapper around Google Lighthouse CLI
-
Updated
Feb 4, 2022 - JavaScript
Various dockerfiles including chrome-headless, lighthouse and other tooling.
-
Updated
Dec 21, 2021 - Dockerfile
Runs the default Google Lighthouse tests with additional security tests
-
Updated
Dec 9, 2018 - JavaScript
Prometheus pagespeed exporter
docker
golang
metrics
speedtest
prometheus
prometheus-exporter
pagespeed
lighthouse
pagespeed-exporter
google-pagespeed-metrics
-
Updated
Jul 13, 2021 - Go
nodejs
javascript
docker
npm
babel
eslint
jest
travis
lighthouse
lighthouse-badges
lighthouse-performance
gh-badges
-
Updated
Feb 3, 2022 - JavaScript
Lighthouse - a simple service discovery platform for Akka.Cluster (Akka.NET)
-
Updated
Jan 25, 2022 - F#
SEO & Security Audit for Websites. Lighthouse & Security Headers crawler, Sitemap/Keywords/Images Extractor, Summarizer, etc ...
python
crawler
dashboard
analysis
seo
extractor
serp
headers
summarizer
audits
lighthouse
internal-links
seo-tools
link-extractor
securityheader
-
Updated
Jan 22, 2022 - Python
Investigate performance over your whole company with lighthouse
-
Updated
Sep 27, 2021 - JavaScript
Gatsby V2 Starter - product of step by step tutorial
react
circleci
eslint
styled-components
seo
typography
gatsby
prettier
emotion
typefaces
lighthouse
gatsby-image
-
Updated
Oct 6, 2021 - 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."
Describe the bug
I have 2 builds with different CLS
Build 1 - CLS = 0.001
Build 2 - CLS = 0.026
When I compare this 2 builds it will not show CLS in metrics (this works with any threshold)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
See CLS diff same way as any other metrics.
*Logs/Screenshots