rooteco / tweetscape

the supercharged twitter feed
https://prototype.tweetscape.co
GNU Affero General Public License v3.0
18 stars 2 forks source link

Setup performance and bundle size checks #376

Open nicholaschiang opened 2 years ago

nicholaschiang commented 2 years ago

Imported from @nicholaschiang's original Linear issue TS-29.

Similarly to how GitHub Actions runs a check to ensure our build succeeds (which is ridiculously fast due to esbuild), I should setup checks to track Google Lighthouse performance scores, real world webpagetest.org performance scores, and bundle sizes for every PR.