Another one. I don't know is it still "fastest here except ASM", or not ^^ lolSteving wrote:I can't believe how much faster it is than standard string concatenation. I measured the performance in a loop with 100,000 iterations adding 4 items per iteration, yielding a total string length of 2,188,895 characters with an elapsed milliseconds of 311. Standard "" + "" string concatenation took (yawn!) 555,746 Milliseconds with an elapsed wall time of 17 minutes. Thank you so much for your contribution. I'm going to make multiple copies so that I can use it to work on multiple strings at at time. I'll have a herd of Cat's when I'm done![]()
![]()
. This is going to save my bacon. Unfortunately with the API that I'm using I need strings... lots of strings...
Thanks again!
Stevinga
viewtopic.php?f=12&t=69079