#710: MacRuby 0.6 performance decline from 0.5 in AO Bench -----------------------------------+---------------------------------------- Reporter: nagachika00@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: performance | -----------------------------------+---------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.7 Comment: I believe that this bug has been fixed. Here is the numbers of a simplified version of this ao_bench test on my environment vs 1.9.2. It seems to behave better now, so I'm closing the bug. {{{ $ ruby perf/run.rb --rubies=./miniruby,ruby1.9 misc:ao_bench Name MacRuby 0.7 ruby 1.9.2dev ------------------------------------------------------------ misc:ao_bench 6.794572 7.316684 }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/710#comment:5> MacRuby <http://macruby.org/>