#1136: Array#pack performance w/ base64 strings ------------------------------------------+--------------------------------- Reporter: justin@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.9 Component: MacRuby | Resolution: fixed Keywords: | ------------------------------------------+--------------------------------- Comment(by justin@…): Awesome improvement! Nearly the same performance as CRuby now! {{{ ~ > ruby ./test.rb 0.000000 0.000000 0.000000 ( 0.006377) ~ > macruby ./test.rb 0.010000 0.010000 0.020000 ( 0.008478) }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1136#comment:3> MacRuby <http://macruby.org/>