mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-19 20:29:56 +08:00
[NEWS] Improved Object#method_missing performance. ~8 times faster
This commit is contained in:
1
NEWS
1
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 =
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: 5fedcb6463...93085c1e8f
Reference in New Issue
Block a user