DEBSOURCES
Skip Quicknav
sources / ruby3.4 / 3.4.5-1~exp1 / benchmark / hash_key.yml
12345
prelude: | obj = Object.new hash = { obj => true } benchmark: hash.key?(obj) loop_count: 30000000