Compile-time memory footprint of std.algorithm

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 23 09:56:43 PDT 2014


"Dmitry Olshansky"  wrote in message news:lj7mrr$1p5s$1 at digitalmars.com... 

> At a times I really don't know why can't we just drop in a Boehm GC (the 
> stock one, not homebrew stuff) and be done with it. Speed? There is no 
> point in speed if it leaks that much.

Or you know, switch to D and use druntime's GC.


More information about the Digitalmars-d mailing list