gamma0987
gamma0987
In a first step #396, the right baseline is printed with `(old)` if both baselines names are equal. My first idea with `new` had the disadvantage that the space for...
Sorry, can you please elaborate?
This isn't a warning from valgrind or iai-callgrind but from criterion.
I'm closing this as unrelated to iai-callgrind
`export_name` requires the unsafe keyword since 1.82 or edition 2024. The usage of `export_name` is safe in this case and you can ignore the warning. However, I think I might...
@epage I just stumbled across this old issue and have seen the equally old pr in `typos`. So, I thought you might be interested to know that iai-callgrind has evolved...
Thanks for reporting. "Exact same code" for both functions is not necessarily the same what the compiler produces in the end. Can't tell for sure, but it doesn't look like...
Thanks for the output files and additional info. I still can't reproduce it. The only differences I can see right now are, that I have glibc version 2.41 instead of...
Thanks for investigating and the additional infos! Atm, I'm pretty occupied with the new release but the moment I can reproduce the issue, I can tell more and work on...
FYI: I'm not finished yet, but I had another look into it and tried to reproduce the behaviour and finally had some luck by running your iai-callgrind benchmark from your...