Funnily enough, the game devs were saying that the game is mostly single-threaded unless you're using mods. Each mod runs on a separate thread. They're working on changing this though! They'd like to see the game become multi-threaded this year (https://blog.rust-lang.org/2023/11/09/parallel-rustc.html), which would improve performance a lot.
Funnily enough, the game devs were saying that the game is mostly single-threaded unless you're using mods. Each mod runs on a separate thread. They're working on changing this though! They'd like to see the game become multi-threaded this year (https://blog.rust-lang.org/2023/11/09/parallel-rustc.html), which would improve performance a lot.