Skip to content

Commit d5e0988

Browse files
committed
Add methodology
1 parent 80d42f0 commit d5e0988

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

_posts/2025-07-27-the-fastest-site-in-the-tour-de-france.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,10 +1294,24 @@ Here we can see there is very little correlation.
12941294

12951295
## Appendix
12961296

1297-
### WebPageTest URLs and Scripts
1297+
### Methodology
1298+
1299+
I took the most [up-to-date CrUX
1300+
data](https://developer.chrome.com/docs/crux/history-api) (blended mobile and
1301+
desktop data) for the most recent time period available on the final stage of
1302+
the Tour (27 July 2025). CrUX data is based on real users’ experiences.
1303+
1304+
I pulled that data into Google Sheets where I ran it through my own [CrRRUX
1305+
algorithm](/2024/11/designing-and-evolving-a-new-performance-score/)—a metric
1306+
designed to objectively and fairly rank a cohort of origins’ Core Web Vitals
1307+
data.
12981308

1299-
I ran WebPageTests for the fastest and slowest three sites’ homepages. Below are
1300-
the tests and the relevant scripts.
1309+
For each of the fastest and slowest three sites, I took the homepage and the
1310+
product details page for their flagship, high-end road race bike. I then ran
1311+
a series of synthetic tests with [WebPageTest](https://www.webpagetest.org/).
1312+
Below are the tests and the relevant scripts.
1313+
1314+
### WebPageTest URLs and Scripts
13011315

13021316
{% comment %}
13031317
* [WebPageTest comparison](https://www.webpagetest.org/video/compare.php?tests=250727_ZiDc99_4G6,250727_ZiDcR0_4G7,250727_ZiDcFC_4G8,250727_ZiDcQQ_4G9,250727_ZiDc4Q_4GA,250727_ZiDc9W_4GB)

0 commit comments

Comments
 (0)