Skip to content

framer/ismyhostfastyet

 
 

Repository files navigation

pages-build-deployment

Is my host fast yet?

Using web transparency data from the Chrome UX Report and HTTP Archive, this project aims to benchmark hosting providers using real user data. The metric used in this project is TTFB, the time to first byte.

Methodology

This is still a work in progress, but for an in depth methodology of a WordPress-specific version of this study, see http://bit.ly/ttfb-crux-wp.

Contribute

If you'd like to add a new host, you'll need to do three things:

  1. Determine its HTTP header fingerprint, for example X-Powered-By: YourHost
  2. Submit a PR to update ttfb.sql with your new host's metadata
  3. Run ttfb.sql on BigQuery and update ttfb.json with the results

List of available datasets:

About

A leaderboard of hosting providers' TTFB performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.1%
  • CSS 17.3%
  • JavaScript 3.6%