Have I advertised perfcnt yet? It's awesome! Super easy to add fine-grained perf counters benchmarks, for eg branch misses and last-level cache misses. (These things are otherwise annoying to get from `perf stat`, because that includes benchmark setup and such.) crates.io/crates/perfcnt
11 likes 1 replies
?