diff options
author | Noah Gibbs <noah.gibbs@shopify.com> | 2022-05-11 16:20:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 11:20:21 -0400 |
commit | e88ada469976e1dad653748bd2c0bedca9e30981 (patch) | |
tree | aab2347018b139a0f48fc99390f43df7f72e61e5 /vm_opts.h | |
parent | c00feffb46ac646605adc277b5454e6b067e2d8a (diff) | |
download | ruby-e88ada469976e1dad653748bd2c0bedca9e30981.tar.gz |
Ruby shovel operator (<<) speedup. (#5896)
For string concat, see if compile-time encoding of strings matches.
If so, use simple buffer string concat at runtime. Otherwise, use
encoding-checking string concat.
Diffstat (limited to 'vm_opts.h')
0 files changed, 0 insertions, 0 deletions