Array append performance

Robert Jacques sandford at jhu.edu
Fri Aug 22 19:55:43 PDT 2008


On Fri, 22 Aug 2008 22:23:04 -0400, bearophile <bearophileHUGS at lycos.com>  
wrote:
> Note that a similar branched DMD can be useful to test the performance  
> of another change Walter was talking regarding array structs: changing  
> the len-ptr struct of the arrays to a startptr-stopptr struct.

On a similar note, there's also fast strided arrays. ( see my blog  
http://dobbscodetalk.com/index.php?option=com_myblog&show=Making-strided-arrays-as-fast-as-native-arrays.html&Itemid=29  
)



More information about the Digitalmars-d mailing list