[D-runtime] [D-Programming-Language/druntime] bf3e06: use MonoTime/Duration instead of clock() for highe...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Oct 31 11:21:26 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: bf3e063e76693f66f835389d55dc2e0b83709959
https://github.com/D-Programming-Language/druntime/commit/bf3e063e76693f66f835389d55dc2e0b83709959
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
use MonoTime/Duration instead of clock() for higher precision when profiling the GC
also fix building with PRINTF_TO_FILE
Commit: 4d82d3db7fef695c1e71df0dd5468b7286831dd3
https://github.com/D-Programming-Language/druntime/commit/4d82d3db7fef695c1e71df0dd5468b7286831dd3
Author: Martin Nowak <code at dawg.eu>
Date: 2014-10-31 (Fri, 31 Oct 2014)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Merge pull request #1005 from rainers/gc_profile_ticks
use MonoTime/Duration instead of clock() for higher precision when profiling the GC
Compare: https://github.com/D-Programming-Language/druntime/compare/ead53a3e853a...4d82d3db7fef
More information about the D-runtime
mailing list