Skip to content
Prev 77260 / 398502 Next

Splitting the string at the last sub-string

On Thu, 15 Sep 2005, Barry Rowlingson wrote:

            
Yes, or anything larger:  I actually tested 10000.
But that's not the way to do this repeatedly for the same pattern. (It is 
normally compiling regexps that is slow, and regexpr is vectorized.) Not 
that I would call 300us `slow'.