Finding the N+1 before it finds prod: the benchmark that couldn't fail
I wrote a benchmark to prove my vault API's eager loading worked, charted it, and published it. Five weeks later I deleted the eager loading from the viewset to watch the benchmark go red. Fifteen tests passed in 4.67 seconds and the benchmark cheerfully printed the same flat line.