Ragnar {Groot Koerkamp} @curiouscoding.nl · Apr 4

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

?

Replies

James Ferguson · Apr 5

Need flamegraph to stop using perf especially on Ubuntu 22.04 with bugged perf that takes 10 years to do the simplest thing