Timely_Jellyfish_2077@programming.dev to Rust@programming.dev · 3 months agoWhich is more important for rust compilation: higher number of cores or faster single core performance?message-squaremessage-square6fedilinkarrow-up128arrow-down11file-text
arrow-up127arrow-down1message-squareWhich is more important for rust compilation: higher number of cores or faster single core performance?Timely_Jellyfish_2077@programming.dev to Rust@programming.dev · 3 months agomessage-square6fedilinkfile-text
Planning to build a PC in couple of weeks. What is the optimal number of cores to have without having diminishing returns?
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up2·3 months agoUnless all you’re doing is compiling then I’d say single core performance is more important.
Unless all you’re doing is compiling then I’d say single core performance is more important.