Associative Arrays need cleanout method or property to help garbage collection

Moritz Warning moritzwarning at web.de
Sat Mar 20 11:52:42 PDT 2010


On Wed, 17 Mar 2010 03:07:57 +0000, Michael Rynn wrote:

> On Tue, 16 Mar 2010 16:12:25 +0000, Moritz Warning wrote:
> 
>> On Tue, 16 Mar 2010 04:41:55 +0000, Michael Rynn wrote:
>> 
[..]
> 
> But do not take this very restricted and rather extreme sampling of
> possible test parameters to be a reliable guide to relative performance
> when used in other applications with differing environments. ---
> Michael Rynn.

Real world usage is hard to test.
The Python docs say that common usage is mostly about very small aas
with frequent accesses but rare changes.

Anyway, thanks for updating the dsource.org/projects/aa wiki, adding 
tests and code.



More information about the Digitalmars-d mailing list