@[email protected] to Programmer [email protected] • 8 months agoWe have been played for foolshexbear.netimagemessage-square47fedilinkarrow-up1935cross-posted to: [email protected]
arrow-up1935imageWe have been played for foolshexbear.net@[email protected] to Programmer [email protected] • 8 months agomessage-square47fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink41•8 months agoC++ can do a lot of things but one thing it can’t do is perform as poorly as python.
minus-square@[email protected]linkfedilink4•8 months agoNot quite, but smart pointers in the wrong location can be quite wasteful in terms of CPU cycles.
C++ can do a lot of things but one thing it can’t do is perform as poorly as python.
Cython
Not quite, but smart pointers in the wrong location can be quite wasteful in terms of CPU cycles.