[MacRuby] #1077: Performance of String

MacRuby ruby-noreply at macosforge.org
Fri Jan 7 14:39:22 PST 2011


#1077: Performance of String
----------------------------------+-----------------------------------------
 Reporter:  yasuimao@…            |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:  MacRuby 1.0          
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 Interesting, so CRuby 1.9.2 has an optimization for this too. It would be
 interesting to look at what they did.

 In the meantime, Vincent committed an optimization as r5130. In my
 environment, with a UTF-8 test file that contains multibyte characters,
 trunk now runs significantly (20x) faster than before. Please try the
 upcoming nightly build and let us know how it works for you :)

 Note that only #scan has been optimized so far.

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



More information about the macruby-tickets mailing list