CompileTime performance measurement

safety0ff via Digitalmars-d digitalmars-d at puremagic.com
Thu Sep 8 10:15:54 PDT 2016


On Thursday, 8 September 2016 at 17:03:30 UTC, Stefan Koch wrote:
>
> I thought of the same thing a while back.
> However I have had the time to decipher the gprof data-format 
> yet.
> Is there another profile-format for decent visualization tools 
> exist ?

I was just using that as an example of what we might want to 
output as text.
e.g. https://sourceware.org/binutils/docs/gprof/Flat-Profile.html

I wasn't saying that we should mimic gmon.out file format, I 
don't think that buys us much.


More information about the Digitalmars-d mailing list