[NEWS] Object#{send, respond_to?} will be ~30% faster

This commit is contained in:
Watson
2014-05-15 13:15:53 +09:00
parent da0a8570f4
commit 8da72b95ed
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -15,6 +15,8 @@
* Fixed a performance issue in deallocating if many objects would be created.
* Reduced the app boot time. ~15% faster.
* Improved Object#method_missing performance. ~10% faster.
* Improved performance in where it would register Objective-C selector.
Object#{send, respond_to?} will be ~30% faster.
= RubyMotion 2.27 =

2
vm

Submodule vm updated: 5d6a2678c6...d8e3c46a78