You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: