summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>2024-07-10 15:45:23 -0400
committerGitHub <noreply@github.com>2024-07-10 19:45:23 +0000
commit48e7112baaf338fa350f68f0386e05085d26606c (patch)
treea7ccca7e90bf0b4afc1a8ea576545d833664d29b /test/ruby
parent52a0dfd4bfe3a307c8b5efe2675134457684c062 (diff)
YJIT: increase context cache size to 1024 (#10983)
* YJIT: increase context cache size to 1024 The other day I ran into a mysterious bug while increasing the cache size to 1024. I was not able to reproduce this locally. Opening this PR for testing/debugging. * Add extra debug assertions * Add more comments to context code * Update yjit/src/core.rs Co-authored-by: Alan Wu <XrXr@users.noreply.github.com> * Update yjit/src/core.rs * Comment out potentially problematic assertion * Revert cache size to 512 so we can merge other changes --------- Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions