how to profile compilation steps?
Timothee Cour
thelastmammoth at gmail.com
Thu Jul 11 14:44:08 PDT 2013
I'd like to at least get timestamps for the various steps appearing the the
dmd -v output.
Is there an easy way to modify dmd to output that?
That could be fed to a D function that parses it and generates a nice
profile report (ie the compiler would do not much more than just adding
timestamps, leaving most of the details to a D function)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20130711/26ec0361/attachment.html>
More information about the Digitalmars-d-learn
mailing list