FYI - mo' work on std.allocator
Brian Schott via Digitalmars-d
digitalmars-d at puremagic.com
Fri May 9 00:41:46 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.
This new version of DCD is now checked in at
https://github.com/Hackerpilot/DCD.
More information about the Digitalmars-d
mailing list