Revamping associative arrays
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Sat Oct 17 18:37:31 PDT 2009
Robert Clipsham wrote:
> Andrei Alexandrescu wrote:
>> Any other issues with AAs that you want to see fixed, and ideas
>> guiding a redesign?
>
> Their speed. I did a benchmark a while ago comparing tango's HashMap
> implementation and built in AAs, tango's hashmaps were twice as fast...
> It'd be nice if the built in language feature was faster than an
> implementation done within the language! :)
I hear you, but fortunately that doesn't concern the interface.
Andrei
More information about the Digitalmars-d
mailing list