"Understanding why our build got 15x slower with Webpack 5" by Eoin Hennessy https://engineering.tines.com/blog/understanding-why-our-build-got-15x-slower-with-webpack
Pretty nice to see a perf post that actually goes the extra mile to open a PR on the library in question, plus build V8 from source (!) to identify the root cause of the regression.