Comment on Show HN: See Google's Data on Real User Site Performance for Any SiteparentComments−jlovelessOP6yThis is EXACTLY why we moved this data into our own database for Crux.run. We took the JSON export of the Crux database and cleaned and loaded it into a database on a single server. E.g each of those queries are hitting a single box in us central−jlovelessOP6yThere’s some of that information in the docs : https://docs.crux.run/#/introduction?idBut yeah- BQ can get very expensive very quickly if miss step−reilly30006yThanks for doing so!
Comments
This is EXACTLY why we moved this data into our own database for Crux.run. We took the JSON export of the Crux database and cleaned and loaded it into a database on a single server. E.g each of those queries are hitting a single box in us central
There’s some of that information in the docs : https://docs.crux.run/#/introduction?id
But yeah- BQ can get very expensive very quickly if miss step
Thanks for doing so!