[MacRuby] #1408: MacRuby is slow when passed a Regexp's object into argument of method.

MacRuby ruby-noreply at macosforge.org
Sun Oct 16 00:09:02 PDT 2011


#1408: MacRuby is slow when passed a Regexp's object into argument of method.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by watson1978@…):

 If I use a "VM_OPT_LEVEL=0", it seems faster. but, MacRuby is still slow.

 {{{
 $ VM_OPT_LEVEL=0 macruby t.rb
                 user     system      total        real
 regexp      0.000000   0.000000   0.000000 (  0.000716)
 string      0.000000   0.000000   0.000000 (  0.000009)
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1408#comment:1>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list