[NEWS] Improved fine-grained lock performance

This commit is contained in:
Watson
2014-03-29 22:49:36 +09:00
parent 3244b71da1
commit 0349389acb
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -23,6 +23,7 @@
* Fixed a bug where the cycle detector did not work for Array/Hash objects.
* Improved Object#instance_variable_set performance. ~20% faster.
* Improved method dispatcher performance. ~5% faster.
* Improved fine-grained lock performance. ~40% faster.
= RubyMotion 2.24 =

2
vm

Submodule vm updated: e15f469145...76b24a52a0