[ruby-cvs:79091] 592d7ceeeb (master): Speeds up fallback to Hash#default_proc in rb_hash_aref by removing a method call
Unknown <[email protected]> Wed, 8 Jan 2020 18:10:04 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Lourens Naud=C3=A9 2020-01-08 09:19:26 +0900 (Wed, 08 Jan 2020)
New Revision: 592d7ceeeb
https://github.com/ruby/ruby/commit/592d7ceeeb
Log:
Speeds up fallback to Hash#default_proc in rb_hash_aref by removing a=
method call
Added files:
benchmark/hash_defaults.yml
Modified files:
hash.c=