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

Add "prev_ruby_yjit" config to compare yjit 3.3 with yjit dev #248

Merged
merged 2 commits into from
May 11, 2024

Conversation

rwstauner
Copy link
Contributor

Not pretty, but functional:
image

This installs ruby 3.3.1 via ruby-build and adds it to the default list of configs that run the benchmarks.

@maximecb
Copy link
Contributor

Very happy to see this in action, and it's already useful to spot benchmarks where we might have regressions.

One thing I would like to change is to remove the bars at 1.0 and add a horizontal line at 1.0 instead. It will be more space-efficient that way. Can be another PR if you prefer.

@maximecb
Copy link
Contributor

Nitpick but, the green box with YJIT should say YJIT 3.4 or YJIT 3.4dev

@rwstauner
Copy link
Contributor Author

I updated the legend:
image

I'd like to merge this as is to start getting the data.
I'll investigate redoing the graphs next.

@rwstauner rwstauner merged commit de6b098 into main May 11, 2024
1 check passed
@rwstauner rwstauner deleted the rwstauner/ruby-33 branch May 11, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants