[NEWS] Improved String#to_sym performance

This commit is contained in:
Watson
2014-02-10 14:29:16 +09:00
parent d21302479b
commit ade9fc1f57
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -10,6 +10,7 @@
false, Fixnum or Float object.
* Fixed issue where `vendor_project' with `:static' did not reuse `:cflags'
for the BridgeSupport generation.
* Improved String#to_sym performance. ~40% faster.
= RubyMotion 2.22 =

2
vm

Submodule vm updated: c717e84950...b1bb2bab21