Rohan Kumar
0aac08a699
Update lighthouserc
2021-07-08 14:56:08 -07:00
Rohan Kumar
0c64c5867b
Use brotli_static with max brotli compression
...
Compress with brotli ahead of time in CI, just like we do with zopfli
for gzip_static
Update hintrc to check for brotli compression.
Update lighthouse config to throttle CPU some more since brotli
decompression can be heavier.
2020-12-30 23:51:14 -08:00
Rohan Kumar
3779c08a5e
god damn it lighthouserc
...
I FU with the config file, leaving the reduced cpu slowdown multiplier
for my underpowered laptop.
2020-12-29 10:13:04 -08:00
Rohan Kumar
39818533a1
Fix lighthouse again
2020-12-28 19:00:45 -08:00
Rohan Kumar
bb125c8b9f
CI: Skip unused audits instead of ignoring
2020-12-28 15:32:52 -08:00
Rohan Kumar
d429bfad2f
CI: disable unwanted lighthouse audit
2020-12-26 21:20:59 -08:00
Rohan Kumar
9fdca311c0
CI: Increase CPU slowdown multiplier
...
builds.sr.ht is a lot faster than my laptop.
2020-12-25 14:25:25 -08:00
Rohan Kumar
d8f6d1a913
CI: save lighthouse artifacts
2020-12-23 21:47:58 -08:00
Rohan Kumar
e989ff01c4
CI: don't install packages globally
...
Install bins into ~/bin instead and use local npm packages
2020-12-23 18:22:03 -08:00
Rohan Kumar
51a6d4edde
CI: test with lighthouse, webhint in staging
2020-12-23 17:04:28 -08:00