mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-12 10:36:58 +08:00
[NEWS] Improved calculation performance where Float objects are used
This commit is contained in:
1
NEWS
1
NEWS
@@ -12,6 +12,7 @@
|
||||
* Improved Object#inspect performance. ~25% faster.
|
||||
* Improved Object#!~ performance. ~3 times faster.
|
||||
* Improved performance in dispatcher. ~25% faster.
|
||||
* Improved calculation performance where Float objects are used. ~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: 73e57cee12...66ca751808
Reference in New Issue
Block a user