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 basic runtime UI #1620

Merged
merged 21 commits into from
Jun 29, 2023
Merged

Add basic runtime UI #1620

merged 21 commits into from
Jun 29, 2023

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Jun 22, 2023

This PR generalizes the compare page UI for both compile and runtime benchmarks, and adds basic runtime UI tab. It does not contain everything yet (links to benchmarks, filters), but should be usable as an MVP.

Best reviewed commit by commit 😅

image

@Kobzol Kobzol requested a review from lqd June 22, 2023 12:53
Copy link
Member

@lqd lqd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a step towards having the runtime UI available, it's not the final state. There are still some improvements to be made that Jakub and I have discussed.

The key point is that this PR shouldn't change the existing UI: it's a refactor, with a couple of tiny changes to the compile compare page (and people may have feedback on them) but that's it. So it's fine to land and we'll iterate in the future.

(I left a nit that you may ignore)

@Kobzol Kobzol enabled auto-merge June 29, 2023 11:28
@Kobzol Kobzol merged commit 47972d8 into rust-lang:master Jun 29, 2023
@Kobzol Kobzol deleted the runtime-ui branch June 29, 2023 11:33
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.

2 participants