web
web copied to clipboard
Performance Budget Check
Add check to ensure that proposed deployment does not breach our performance budget
budget = kb
Impact
High
Urgency
Later
Made some progress on this today. Looks like Lighthouse might be a good direction to go, but it does rely on package.json
so may require some yak shaving.
We do now have a package.json
since we brought in tailwindcss, but I'm not sure how accurate lighthouse will be in this scenario?
ah I didn't know about that. this branch also has a package.json
so I will remove it.
Re accuracy, I was under the impression that the intention of lighthouse is to test performance, is that not correct?
Moving to P2 as this is not absolutely necessary to get the MVP working.
Re accuracy, I was under the impression that the intention of lighthouse is to test performance, is that not correct?
I can't quite remember why I wrote this comment, so I guess this is a lesson for me to just add the whole context to a comment and not assume I'll be able to explain it later. :facepalm: