diff options
author | Daniel Colson <[email protected]> | 2021-12-16 19:52:44 -0500 |
---|---|---|
committer | Alan Wu <[email protected]> | 2021-12-18 15:59:30 -0500 |
commit | 45f2182438a632b1217ca26f3e89860e2ee58357 (patch) | |
tree | b291107efcb80b71fac9e2bb8acdaaf9edf13aa9 /iseq.c | |
parent | dd29ba076439375c6e235218ce5a0a3f01d41b29 (diff) |
YJIT: Implement intern
`intern` showed up in the top 20 most frequent exit ops (granted with a
fairly small percentage) in a benchmark run by @jhawthorn on
github/github.
This implementation is similar to gen_anytostring, but with 1
stack pop instead of 2.
Co-authored-by: John Hawthorn <[email protected]>
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5291
Diffstat (limited to 'iseq.c')
0 files changed, 0 insertions, 0 deletions