this post was submitted on 22 Oct 2024
9 points (84.6% liked)
Buildapc
3790 readers
21 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you want fast nix evals and docker builds, you absolutely do care about per-core performance.
I have little experience with Rust but, while I do know that it parallelises quite well, I also believe that there are still many single-threaded operations on the critical path though such as linking.
I think for your purposes, you'll do well with any 8-core AMD Zen4 that can draw more than 45W or any 4+n core Zen5. The latter would be a bit more efficient but practically the same perf in code compilation.
Intel is not competitive currently and ARM is still not quite there yet.