Hacker News new | ask | show | jobs
by littlestymaar 2241 days ago
Was the “in Rust” part mandatory? ;)

On HN I still don't know if it's an easy way to get upvotes, or the best way to get down-voted hell.

3 comments

I sort of figure that got put in there for context, because Rust code so commonly gets multi-threaded in a serious way because of the borrow checker and drop-in parallel libraries. It makes it a little bit more clear that, yes, this person probably will benefit a lot from having those extra cores/threads, rather than focusing on processors where they could improve performance more with better memory or clock speed options instead.
In Rust We Trust.
The former