On Thursday, 24 March 2016 at 20:34:07 UTC, Andrew wrote:
Hi
I wrote a program to turn the non-human-readable trace.log into
an interactive HTML file that can be used to help profile a D
program.
Its here: https://bitbucket.org/andrewtrotman/d-profile-viewer
There's also a readme that (hopefully) explains how to use it.
Please let me know if you find any bugs.
Andrew.
Awesome work.
If I could make one suggestion, this should be added to dub as an
executable, so I can do
dub fetch d-profile-viewer
dub run d-profile-viewer