mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-18 12:13:28 +08:00
[NEWS] Improved performance in dispatcher
This commit is contained in:
2
NEWS
2
NEWS
@@ -11,7 +11,7 @@
|
||||
~80% faster.
|
||||
* Improved Object#inspect performance. ~25% faster.
|
||||
* Improved Object#!~ performance. ~3 times faster.
|
||||
* Improved performance in dispatcher. ~15% faster.
|
||||
* Improved performance in dispatcher. ~25% 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: 7e2b725003...73e57cee12
Reference in New Issue
Block a user