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

Include hardware/OS in dashboard, README #1986

Open
brianrmurphy opened this issue Oct 7, 2024 · 1 comment
Open

Include hardware/OS in dashboard, README #1986

brianrmurphy opened this issue Oct 7, 2024 · 1 comment

Comments

@brianrmurphy
Copy link

I've been curious about what system is best for Rust development, and your benchmark suite seems like a nice start. I know your focus is on benchmarking Rust performance as the compiler changes, but it may prove to be equally useful for people trying to choose the best platform for Rust development. Eventually it could be something like https://openbenchmarking.org/test/pts/build-linux-kernel.

It looks like you still have portability problems to some CPUs and OSes (Mac and Big/Little architectures, Windows), so it might be a good idea to describe what you're running it on and where it is likely to work in your README. You should also include the hardware/OS details in your database and dashboard.

That might be a start for someone to run this on different machines and give guidance on dev platforms for Rust compilation.

@Kobzol
Copy link
Contributor

Kobzol commented Oct 8, 2024

Hi, the benchmarking machine is described here: https://github.com/rust-lang/rustc-perf/blob/master/docs%2Fperf-runner.md

But I wouldn't say that it's a good machine for Rust development, as it's quite old and only has six cores. If you want a good Rust dev machine, get e.g. a Threadripper + Linux :D

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