[NEWS] Improved calculation performance where Float objects are used

This commit is contained in:
Watson
2014-01-22 14:24:23 +09:00
parent a24b314a13
commit 0fd2d380d9
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

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

Submodule vm updated: 73e57cee12...66ca751808