[NEWS] Improved Enumerable#grep performance

This commit is contained in:
Watson
2013-12-27 18:45:23 +09:00
parent 4f315110e5
commit 8cc8a71088
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -24,6 +24,7 @@
* Improved Numeric#{div, to_int} performance. 20-60% faster.
* Improved Fixnum#== and Float#== performance when it would compare an object.
2.5-3 times faster.
* Improved Enumerable#grep performance. 2 times faster.
* Improved build system in order to compile spec files in parallel as much as
possible.

2
vm

Submodule vm updated: f967664aba...b558703069