diff --git a/NEWS b/NEWS index ec087e6e..b2210e66 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ * Fixed a bug which superclass method would be called if method was removed through Module#remove_method. * Improved Module#define_method performance. ~3 times faster. + * Improved Object#method_missing performance. ~8 times faster. * Reduced the app boot time. ~70% faster. = RubyMotion 2.31 = diff --git a/vm b/vm index 5fedcb64..93085c1e 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 5fedcb64639d7e5c31e1369d85d0aacacba03703 +Subproject commit 93085c1e8f6d7c227295c73a25ff7f133b8a67db