[NEWS] Improved Module#define_method performance

This commit is contained in:
Watson
2014-08-07 11:34:16 +09:00
parent facf63d024
commit 9dfc63b3aa
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -7,6 +7,7 @@
SKPhysicsWorld method which takes with Objective-C Blocks.
* 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.
* Reduced the app boot time. ~70% faster.
= RubyMotion 2.31 =

2
vm

Submodule vm updated: 80093afdee...dabdebecea