Comment on Speedup from switch to +=parentComments−onedognight4yMy guess is that it operates in place with no memory allocations or copying.
Comments
My guess is that it operates in place with no memory allocations or copying.