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

Allow comparing codegen backends on the compare page #1993

Open
Kobzol opened this issue Oct 11, 2024 · 0 comments
Open

Allow comparing codegen backends on the compare page #1993

Kobzol opened this issue Oct 11, 2024 · 0 comments

Comments

@Kobzol
Copy link
Contributor

Kobzol commented Oct 11, 2024

Currently, the compare page is mostly designed for comparing two different compiler artifacts. However, in some cases, it would be very useful to compare different benchmark configurations of the same compiler artifact. The most useful example are codegen backends.

We should add some support for this to the compare page. If we are comparing the same artifact against itself, we could add some select box that would allow the user to select which parameter they want to use for the "self-comparison", and then select the before/after values that will be used for the comparison (e.g. Cranelift vs LLVM).

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

No branches or pull requests

1 participant