top time wasters in DMD, as reported by gprof
dennis luehring
dl.soluz at gmx.net
Mon Jun 24 08:57:33 PDT 2013
Am 24.06.2013 16:52, schrieb Martin Nowak:
> For some reason gprof nerver terminates on my system. So here is the
> same data recorded with oprofile's operf. It also includes kernel, libc
> and ld figures.
>
> http://codepad.org/zL3C6eQd
>
> whole phobos as shared library with unittests and BUILD=debug
> http://codepad.org/lITSMbhD
>
> BUILD=release didn't compile with some error about .offsetof
what is the sense of doing profiling in BUILD=debug? or is the optimizer
still active?
More information about the Digitalmars-d
mailing list