How accurate is dmd profile? (and do I need GMD/LDC to use gprof?)

Chris Katko ckatko at gmail.com
Mon Oct 4 03:08:45 UTC 2021


On Sunday, 3 October 2021 at 21:55:29 UTC, H. S. Teoh wrote:
> Be aware that dmd -profile uses *16-bit counters* for tracking 
> function call counts;

WHAT?! Wouldn't 32/64 bit (architecture native) values be faster 
for memory accesses anyway??


More information about the Digitalmars-d mailing list