this post was submitted on 29 Aug 2024
902 points (97.8% liked)

Programmer Humor

32588 readers
1724 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] zik 41 points 3 months ago (3 children)

C++ can do a lot of things but one thing it can't do is perform as poorly as python.

[–] [email protected] 5 points 3 months ago
[–] raspberriesareyummy 4 points 3 months ago

Not quite, but smart pointers in the wrong location can be quite wasteful in terms of CPU cycles.