[NEWS] Improved performance in dispatcher

This commit is contained in:
Watson
2014-01-21 13:15:11 +09:00
parent c2e7c44fa0
commit 42dc068472
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -11,6 +11,7 @@
~80% faster.
* Improved Object#inspect performance. ~25% faster.
* Improved Object#!~ performance. ~3 times faster.
* Improved performance in dispatcher. ~15% 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: 2fc6b2aa33...7e2b725003