mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-18 03:53:50 +08:00
[NEWS] Improve performance where Range objects are created with literal
This commit is contained in:
1
NEWS
1
NEWS
@@ -7,6 +7,7 @@
|
||||
* Fixed a bug where user defined bang method would be not called.
|
||||
* Improved Rational performance. ~4 times faster.
|
||||
* Improved Proc#new performance. 15% faster.
|
||||
* Improve performance where Range objects are created with literal. 80% faster.
|
||||
* Fixed a race condition bug in the runtime where a crash would occur if
|
||||
the same Objective-C constant was being resolved at the same time from
|
||||
different threads.
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: 6854b2a37c...1ebce2dffb
Reference in New Issue
Block a user