mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-11 22:42:04 +08:00
sync
This commit is contained in:
3
NEWS
3
NEWS
@@ -27,6 +27,9 @@
|
||||
* Improved String#{[], []=, +} and Array#+ performance. ~20% faster.
|
||||
* Improved String#{==, !=} performance. ~50% faster.
|
||||
* Improved String#include? with UTF-8 strings performance. ~15% faster.
|
||||
* Improved String#{==, <=>}, NSString#== and Hash#== performance if it would
|
||||
compare other class object. ~8 times faster.
|
||||
* Improved Time#+ with float performance. ~80% faster.
|
||||
* Improved Array#{==, !=} performance. ~25% faster.
|
||||
* Improved Hash#{==, !=} performance. ~50% faster.
|
||||
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: bd3d208477...81c98f81c9
Reference in New Issue
Block a user