On 7 June 2015 at 02:45, Jonathan M Davis via Digitalmars-d <digitalmars-d@puremagic.com> wrote: > On Saturday, 6 June 2015 at 21:42:47 UTC, Andrei Alexandrescu wrote: >> >> https://github.com/D-Programming-Language/phobos/pull/3379 >> >> Punchline: major reduction of both total run time and memory consumed. > > > Reading makefiles always gives me a headache. For those of us who can't just > glance through the changes and quickly decipher them, what did you actually > do? > > - Jonathan M Davis
By the way, what's happening with the eventual packaging of std.datetime? I'd like to have memory consumption of running unittests down down down. Iain.