More std.allocator goodies coming your way: better statistics

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Mon May 18 11:53:10 PDT 2015


Beautiful statistics accumulated for the allocator instance and/or per 
call location:

http://erdani.com/d/phobos-prerelease/std_experimental_allocator_stats_collector.html

https://github.com/andralex/phobos/blob/allocator/std/experimental/allocator/stats_collector.d

Destructors welcome.


Andrei


More information about the Digitalmars-d mailing list