From 8144cc45700e2909d5f7e9735b5226223f31a158 Mon Sep 17 00:00:00 2001 From: Zuzana Fatrdla Date: Wed, 29 Jul 2026 17:17:51 +0200 Subject: [PATCH] Add PageSpeed.ONE to Browser & Frontend Performance Adds PageSpeed.ONE alongside the existing commercial entries in the same section (SpeedCurve, DebugBear), marked as commercial per CONTRIBUTING. Also fixes a missing line break where the Puppeteer and SpeedCurve entries were joined on a single line. Disclosure: submitted by a member of the PageSpeed.ONE team. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fdf315..4813d0b 100644 --- a/README.md +++ b/README.md @@ -255,9 +255,11 @@ Indicators: โญ Widely adopted ยท ๐ŸŸข Active ยท ๐Ÿ”ต Cloud-native ยท ๐ŸŸ  Comme - [WebPageTest](https://github.com/catchpoint/WebPageTest) - โญ๐ŸŸข Web performance analysis with filmstrip views, waterfall charts, and multi-location testing. - [Playwright](https://github.com/microsoft/playwright) - โญ๐ŸŸข Browser automation framework with built-in performance timing APIs for Chromium, Firefox, and WebKit. - [Sitespeed.io](https://github.com/sitespeedio/sitespeed.io) - ๐ŸŸข Open-source web performance monitoring integrating Lighthouse, WebPageTest, and Grafana dashboards. -- [Puppeteer](https://github.com/puppeteer/puppeteer) - ๐ŸŸข Chrome DevTools Protocol API enabling programmatic access to performance traces and network interception.- [SpeedCurve](https://www.speedcurve.com/) - ๐ŸŸ  Continuous frontend performance monitoring with Core Web Vitals tracking and competitive benchmarking. +- [Puppeteer](https://github.com/puppeteer/puppeteer) - ๐ŸŸข Chrome DevTools Protocol API enabling programmatic access to performance traces and network interception. +- [SpeedCurve](https://www.speedcurve.com/) - ๐ŸŸ  Continuous frontend performance monitoring with Core Web Vitals tracking and competitive benchmarking. - [Unlighthouse](https://github.com/harlan-zw/unlighthouse) - ๐ŸŸข Site-wide Lighthouse scanning that crawls and audits every page of a site with a unified UI. - [DebugBear](https://www.debugbear.com/) - ๐ŸŸ  Web performance monitoring with scheduled Lighthouse tests, Core Web Vitals tracking, and regression alerts. +- [PageSpeed.ONE](https://pagespeed.one/) - ๐ŸŸ  Page speed monitoring with daily synthetic tests and current and historical CrUX field data for Core Web Vitals. ### Service Virtualization and Mocking