joker-eph wrote: `ninja check-mlir` isn't a good benchmark: it's running a lot of things in parallel, does I/O, and thus will be very noisy. You likely need some single targeted benchmark to do A/B comparison really. https://github.com/llvm/llvm-project/pull/86033