[NEWS] Improved performance in dispatcher

This commit is contained in:
Watson
2014-01-21 16:40:59 +09:00
parent 42dc068472
commit a24b314a13
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -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

Submodule vm updated: 7e2b725003...73e57cee12