summaryrefslogtreecommitdiff
path: root/benchmark/app_tak.rb
diff options
context:
space:
mode:
authorMax Bernstein <[email protected]>2025-06-23 17:41:49 -0500
committer<[email protected]>2025-06-23 17:41:49 -0500
commit3a9bf4a2ae1450bd8070296ed501f056830e25aa ()
tree47b886bdca5d10230116d2ee57f507ddec894f1f /benchmark/app_tak.rb
parent67346a7d94b101acc00c177b01ad0aabfef605a8 (diff)
ZJIT: Optimize frozen array aref (#13666)HEADmaster
If we have a frozen array `[..., a, ...]` and a compile-time fixnum index `i`, we can do the array load at compile-time.
0 files changed, 0 insertions, 0 deletions