On Thu, 2 Dec 2010 02:46:07 +0900 Yasu Imao <[email protected]>
wrote:
> Hello,
> 
> I'm rewriting an app for text analysis in MacRuby, which I
> originally wrote in RubyCocoa.  But I encountered a serious
> performance issue in MacRuby, which is related to processing text
> using regular expressions.

Is MacRuby using a derivative of the old Henry Spencer regexp library
or is it using something more modern? For an explanation of why this
is critical, see:

http://swtch.com/~rsc/regexp/regexp1.html

Perry
-- 
Perry E. Metzger                [email protected]
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to