A significant performance difference
    ketmar via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Sep  1 04:40:13 PDT 2014
    
    
  
On Mon, 01 Sep 2014 09:16:04 +0000
bearophile via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com>
wrote:
> https://issues.dlang.org/show_bug.cgi?id=13410
added another version of the patch. it doesn't significantly improves
your original code execution time, but makes syntetic tests runs with
the same speed.
aa.remove() is little slower now, but i don't think that it's even
noticable. but now we can use AAs in 'take first item and immideately
remove it' scenarios without performance hit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140901/cd07e32f/attachment.sig>
    
    
More information about the Digitalmars-d-learn
mailing list