[MacRuby] #1333: #method_missing based metaprogramming is crazy slow compared to CRuby

MacRuby ruby-noreply at macosforge.org
Thu Jun 23 14:52:10 PDT 2011


#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/>



More information about the macruby-tickets mailing list