Subject: String.split
From: James French <James.French naturalmotion.com>
Date: Fri, 30 Oct 2009 03:23:01 +0900
References: 349207
In-reply-to: 349207
Hi,
Can anyone suggest a faster alternative to String.split()? I need to call it very intensively and its quite a hotspot. I'm using ruby 1.8.7.
Cheers,
James