[NEWS] Improved String interpolation performance

This commit is contained in:
Watson
2014-05-16 21:54:40 +09:00
parent 3426b6cfba
commit 7875e6cace

1
NEWS
View File

@@ -17,6 +17,7 @@
* 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.
* Improved String interpolation performance. ~10% faster.
= RubyMotion 2.27 =