[Issue 18064] dlang.org: issuing "make" after a successful "make" does a lot of work
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 14 18:52:39 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=18064
berni44 <bugzilla at d-ecke.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at d-ecke.de
--- Comment #1 from berni44 <bugzilla at d-ecke.de> ---
Seems still be valid:
$> make -f posix.mak -j3
[...]
$> time make -f posix.mak -j3
[...]
real 1m54,227s
user 4m25,409s
sys 0m18,270s
--
More information about the Digitalmars-d-bugs
mailing list