#1333: #method_missing based metaprogramming is crazy slow compared to CRuby ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- Comment(by lsansonetti@…): It's because we do a lot of shitload of things before marking a dispatch call as #method_missing. We should probably cache it. -- Ticket URL: <http://www.macruby.org/trac/ticket/1333#comment:1> MacRuby <http://macruby.org/>