Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YJIT: add comments and assertions to context cache code #10983

Merged
merged 9 commits into from
Jul 10, 2024

Conversation

maximecb
Copy link
Contributor

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.

@maximecb maximecb self-assigned this Jun 12, 2024
@matzbot matzbot requested a review from a team June 12, 2024 18:35

This comment has been minimized.

yjit/src/core.rs Show resolved Hide resolved
yjit/src/core.rs Outdated Show resolved Hide resolved
maximecb and others added 5 commits June 21, 2024 11:33
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.
Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
@maximecb maximecb enabled auto-merge (squash) July 10, 2024 19:02
@maximecb maximecb changed the title YJIT: increase context cache size to 1024 YJIT: add comments and assertions to context cache code Jul 10, 2024
@maximecb maximecb merged commit 48e7112 into ruby:master Jul 10, 2024
107 checks passed
@maximecb maximecb deleted the yjit_ctx_cache_1024 branch July 10, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants