Profiling DMD's Compilation Time with dmdprof

Jacob Carlborg doob at me.com
Thu Nov 8 19:07:32 UTC 2018


On 2018-11-08 18:25, Jacob Carlborg wrote:

> This is my result on macOS:
> 
> $ $ make -f posix.mak clean
> $ time make -f posix.mak -j 16
> real    0m3.127s
> user    0m5.478s
> sys    0m1.686s

21 seconds on a Windows 10 virtual machine compiling using the win32.mak 
file.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list