mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 17:39:54 +08:00
[NEWS] Improved Object#method performance
This commit is contained in:
3
NEWS
3
NEWS
@@ -21,9 +21,10 @@
|
||||
* Added support for Xcode 5.1 and iOS 7.1 final.
|
||||
* [iOS] Made `tap' test helper work with `UISwitch'.
|
||||
* Fixed a bug where the cycle detector did not work for Array/Hash objects.
|
||||
* Fixed a memory leak in Object#{method, public_method, instance_method,
|
||||
* Fixed a memory leak in Object#{method, public_method, instance_method,
|
||||
public_instance_method}.
|
||||
* Improved Object#instance_variable_set performance. ~20% faster.
|
||||
* Improved Object#method performance. ~50% faster.
|
||||
* Improved method dispatcher performance. ~5% faster.
|
||||
* Improved fine-grained lock performance. ~20% faster.
|
||||
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: b65a7f00b4...c7e07f3955
Reference in New Issue
Block a user