A 410 KB vendor chunk that invalidated on every dependency update, of which 280 KB was a date library used in two places. Splitting a rarely-used heavy dependency…
A microbenchmark showing one implementation four times faster than another, where the difference was the loop. Three separate errors in six lines: an unused result, a shared warm…
The 11.0 release rewrites the cost constants, which is a change that improves most plans and changes some of yours. A cost model change is the kind of…
A hero image uploaded at 6000 pixels wide, served at 1200, on every page load, for eleven months. WordPress has scaled large uploads down since 5.3 and a…
A deploy that flushes the cache produces two minutes of every request doing the expensive thing at once. A warmer is an admission that the cache is load-bearing,…