mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
swithc id_table data structure.
* id_table.c: swtich to "simple open addressing with quadratic probing" by Yura Sokolov. For more detail measurements, see [Feature #12180] * id_table.c: remove other algorithms to simplify the source code. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57416 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
54fa9f9e13
commit
4c2d014e92
1 changed files with 38 additions and 1328 deletions
1366
id_table.c
1366
id_table.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue