Hacker Newsnew | past | comments | ask | show | jobs | submit | Ask11's commentslogin

When Google announced Chrome User Experience Report (CrUX), I was immediately excited and started to dig. It's a 30TB BigQuery dataset with a ton of insights into how real users experience the web.

But working with raw data is hard and expensive (5$ to scan 1TB). So I built – Treo Site Speed (https://treo.sh/sitespeed). It caches CrUX data and makes it accessible for everyone, and for free. No signup, just enter a URL and explore Core Web Vitals, server responses, and other speed metrics for top 8m websites on the web. Build your custom metrics using percentiles and intervals (including p99).

I'd love to hear what the HN community thinks about it. Check out an example for HN vs Reddit to get a quick taste: https://treo.sh/sitespeed/news.ycombinator.com/vs/www.reddit...


The report uses Chrome UX Report data (30 TB BigQuery dataset) and makes it instantly accessible. A few examples of unique and powerful reports: HN –> https://treo.sh/sitespeed/news.ycombinator.com <- globally and consistently fast NY Times vs. CNN in the USA -> https://treo.sh/sitespeed/www.nytimes.com/vs/www.cnn.com?cou... AWS vs GCloud vs Azure -> https://treo.sh/sitespeed/aws.amazon.com/vs/cloud.google.com...



Report for Hacker News https://treo.sh/sitespeed/news.ycombinator.com

It’s famously minimalistic, and it makes its metrics unique: • LCP is 0.7s • CLS is 0 – 99% of the time • For the past year, metrics didn’t change at all • It passes CWV in all countries (even on 3G)


A few examples to highlight the power of the report: • NH (crazy and consistently fast across the globe): https://treo.sh/sitespeed/news.ycombinator.com • NY Times (fast news website): https://treo.sh/sitespeed/www.nytimes.com • Dailymail (slow news website): https://treo.sh/sitespeed/www.dailymail.co.uk • Google on HTTP (it's weird, a lot of tablet traffic and optimized only for a few countries): https://treo.sh/sitespeed/www.google.com?isHttp=true


Agreed, there're powerful integrations for testing, deploy, and frontend performance. And some interesting, like using scheduler to update profile (https://github.com/marketplace/actions/waka-box), or tmate connection (https://github.com/mxschmitt/action-tmate).



Thank you Jerome! Your library was a start point of inspiration for me and I glad to see your assessment of my job. https://github.com/Ask11/backbone.offline#special-thanks


You can see it in action here: https://saveideanow.com/demo_app


This library caches data in localStorage and sync them with server (when online). Main difference is sync-algorithm which works with server using REST API. You can read about it here: https://github.com/Ask11/backbone.offline#how-it-works


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: