@[email protected] to Programmer [email protected] • 1 year agoC++ Momentlemmy.worldimagemessage-square152fedilinkarrow-up11.04Karrow-down132
arrow-up11.01Karrow-down1imageC++ Momentlemmy.world@[email protected] to Programmer [email protected] • 1 year agomessage-square152fedilink
minus-squareSubverblinkfedilink22•1 year 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@[email protected]linkfedilinkEnglish12•1 year agoIf the embedded system is old or poorly-maintained enough, there might be more Rust than you’d think.
minus-square@[email protected]linkfedilink7•1 year agoThere’s embedded rust for a few platforms. Using it on ESPs is fun
minus-square@[email protected]linkfedilink3•1 year agoRust seems pretty performant https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/rust-gpp.html
minus-squareSubverblinkfedilink6•1 year 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.