On 02/08/2012 12:01 AM, F i L wrote: > Can't you just write a custom allocator using calloc for performance > critical structures (http://dlang.org/memory.html#newdelete), or do what > Iain said. > The solution with the best performance and least memory requirements obviously must be the default.