[Issue 2313] Poor array ~= append performance
    Lionello Lunesu 
    lio at lunesu.remove.com
       
    Wed Aug 27 05:00:12 PDT 2008
    
    
  
Thing is, the compiler already knows ew're appending to an int[], so it 
shouldn't even be using a generic append routine if you ask me.
L.
    
    
More information about the Digitalmars-d-bugs
mailing list