
23 Jun
2016
23 Jun
'16
12:20 p.m.
Joachim Breitner
[ Unknown signature status ] Hi,
Am Donnerstag, den 23.06.2016, 15:09 +0000 schrieb Ömer Sinan Ağacan:
I was wondering if anyone has or knows easy-to-run compile-time benchmarks? I'm looking for something like nofib -- ideally after a fresh build I should be able to just run `make` and get some numbers (mainly allocations) back.
nofib reports compile times and (I believe also) compile allocations. If that is not what you are looking for, what is missing?
Indeed, compile allocations are reported on a per-module basis. Cheers, - Ben