FYI - mo' work on std.allocator

John Colvin via Digitalmars-d digitalmars-d at puremagic.com
Wed May 7 01:22:49 PDT 2014


On Wednesday, 7 May 2014 at 02:48:45 UTC, Brian Schott wrote:
> Here's an interesting anecdote:
>
> I have a version of DCD that I've been working on for a while 
> that uses allocators and an allocator-backed container library. 
> (You can find this on Github easily enough, but I'm not 
> announcing it yet.)
>
> The allocator version uses 1/3 the memory that the older GC 
> version used.

What is your feeling on the increased code complexity/fragility, 
if any?


More information about the Digitalmars-d mailing list