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

[Project proposal] Improve user interface of the Rust compiler benchmark suite #9

Open
Kobzol opened this issue Oct 8, 2024 · 4 comments

Comments

@Kobzol
Copy link

Kobzol commented Oct 8, 2024

Project name: Improve user interface of the Rust benchmark suite
Project details: The Rust compiler benchmark suite is used to test the performance of the Rust compiler. It consists of a program that collects the benchmark data, a database interface and a website. There are various small-ish improvements that could be made to improve its user interface, either on the website (Vue + Typescript) or in the CLI (currently a simple TUI application).

Examples of issues that could be attempted:

One slightly larger task would be to try to port the simple TUI interface to ratatui.

Short bio: I'm a member of a few Rust teams and working groups (t-infra, t-bootstrap, wg-compiler-perf etc.) and I'm also the primary maintainer of rustc-perf.
Looking for: Someone who has either at least basic Rust knowledge, ideally with some experience with terminal user interfaces (to work on the TUI) or someone with web development experience (Typescript, Vue, etc.) to improve the website.

@orhun
Copy link

orhun commented Oct 8, 2024

I'd be interested in this :) (as the maintainer of ratatui)

@orhun
Copy link

orhun commented Oct 10, 2024

At hich hour are you planning to be at the impl room? 👀

@Kobzol
Copy link
Author

Kobzol commented Oct 10, 2024

Sorry, I wasn't sure how the scheduling should work. I'll go there now and also try to be there after lunch.

@orhun
Copy link

orhun commented Oct 10, 2024

rust-lang/rustc-perf#1991

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

2 participants