𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ to Programmer Humor@lemmy.ml • 2 years agoC++ Momentlemmy.worldimagemessage-square151fedilinkarrow-up11.05Karrow-down132
arrow-up11.01Karrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ to Programmer Humor@lemmy.ml • 2 years agomessage-square151fedilink
minus-squareSubverblinkfedilink22•2 years agoNevermind that the C++ program is two orders of magnitude faster when completed. I would love to learn and use Rust but I’m a embedded systems guy. Everything of consequence is C and C++.
minus-square@T156@lemmy.worldlinkfedilinkEnglish12•2 years agoIf the embedded system is old or poorly-maintained enough, there might be more Rust than you’d think.
minus-square@cucumber_sandwich@lemmy.worldlinkfedilink7•2 years agoThere’s embedded rust for a few platforms. Using it on ESPs is fun
minus-square@Knock_Knock_Lemmy_In@lemmy.worldlinkfedilink3•2 years agoRust seems pretty performant https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/rust-gpp.html
minus-squareSubverblinkfedilink6•2 years agoI meant faster than Python, not faster than Rust. Rust is fast.
Nevermind that the C++ program is two orders of magnitude faster when completed.
I would love to learn and use Rust but I’m a embedded systems guy. Everything of consequence is C and C++.
If the embedded system is old or poorly-maintained enough, there might be more Rust than you’d think.
There’s embedded rust for a few platforms. Using it on ESPs is fun
Rust seems pretty performant
https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/rust-gpp.html
I meant faster than Python, not faster than Rust. Rust is fast.
Ah. OK. Makes more sense.