ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 months agoSomething something history is a flat circlelemmy.worldimagemessage-square29fedilinkarrow-up1266arrow-down17
arrow-up1259arrow-down1imageSomething something history is a flat circlelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square29fedilink
minus-squareZILtoid1991@lemmy.worldOPlinkfedilinkarrow-up1arrow-down1·8 months agoThe “better” performance is due to the built-in multi-threading support, and that functional programming makes it relatively safer to pull off. Otherwise single-threaded Rust is very hard to optimize.
The “better” performance is due to the built-in multi-threading support, and that functional programming makes it relatively safer to pull off. Otherwise single-threaded Rust is very hard to optimize.