I remember a few years ago I did a deepdive on the dependencies I was using for testing, and for just a simple testcase was able to speed things up 5x, mostly just by avoiding barrelfiles. We spend a lot of time minmaxing prod deps, but not for testing, while it can make a considerable difference
6 likes 1 replies
?