𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoC++ Momentlemmy.worldimagemessage-square152fedilinkarrow-up11.04Karrow-down132
arrow-up11.01Karrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square152fedilink
minus-squareSubverb@lemmy.worldlinkfedilinkarrow-up25arrow-down3·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-squareT156@lemmy.worldlinkfedilinkEnglisharrow-up12·2 years agoIf the embedded system is old or poorly-maintained enough, there might be more Rust than you’d think.
minus-squarecucumber_sandwich@lemmy.worldlinkfedilinkarrow-up7·2 years agoThere’s embedded rust for a few platforms. Using it on ESPs is fun
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkarrow-up3·2 years agoRust seems pretty performant https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/rust-gpp.html
minus-squareSubverb@lemmy.worldlinkfedilinkarrow-up6·2 years agoI meant faster than Python, not faster than Rust. Rust is fast.
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkarrow-up1·2 years agoAh. OK. Makes more sense.
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.