#424: performance regression from ruby 1.8 and 1.9 -------------------------------------+-------------------------------------- Reporter: jordan.breeding@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by jordan.breeding@…): Okay, I will keep it around just in case so I can test again after the changes. String appears to be the biggest loss of performance for me right now, so even though push/pushObjects/pop seem like they could be slightly faster (compared to 1.9) they aren't as far behind to begin with (I am assuming it is really Array which is slightly slower). I will test again after general performance work has been done and String is reworked. Do you know if the String reworking is targeted for 0.5, or later? -- Ticket URL: <http://www.macruby.org/trac/ticket/424#comment:14> MacRuby <http://macruby.org/>