summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
authorDaniel Colson <danieljamescolson@gmail.com>2021-12-16 19:52:44 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2021-12-18 15:59:30 -0500
commit45f2182438a632b1217ca26f3e89860e2ee58357 (patch)
treeb291107efcb80b71fac9e2bb8acdaaf9edf13aa9 /iseq.c
parentdd29ba076439375c6e235218ce5a0a3f01d41b29 (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 <jhawthorn@github.com>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5291
Diffstat (limited to 'iseq.c')
0 files changed, 0 insertions, 0 deletions