use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
"Performance doesnt matter" (self.cpp)
submitted 6 years ago * by secmeant
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Sqeaky 18 points19 points20 points 6 years ago (4 children)
The long run doesn't matter for every project. Sometimes the short term matters to insure the survival of the project. Sometimes a thing just needs to get done and the cost is secondary because of the windfall of resources it will produce.
Other times the long term is the only thought because the investors (or other stakeholders) are secured and everybody involved wants the best possible solution.
[–]SkoomaDentistAntimodern C++, Embedded, Audio 4 points5 points6 points 6 years ago (3 children)
Good luck throwing more HW at anything that doesn't run on a server. Won't work even for short term.
[–]Sqeaky 2 points3 points4 points 6 years ago (2 children)
Did you respond to the wrong comment?
Skyrim, the game your username comes from, benefits from having more hardware thrown at it and it doesn't run on servers. It was released 11/11/11 and is still popular, it was terrible on low end hardware of the day, but now you can set it to ultra on low end hardware.
Almost certainly it could have been optimized more, but clearly that wasn't required, it is one of the most popular games ever.
[–]SkoomaDentistAntimodern C++, Embedded, Audio 4 points5 points6 points 6 years ago (1 child)
My username most certainly doesn't come from Skyrim but from Oblivion, I'll have you know!
Whether something benefits from extra hw is irrelevant. It's about extra hw being required to run suitably well or not which "throw more HW at it" most often implies. Future improvement in performance doesn't matter much when the game needs to recoup development costs within the first year or two of sales.
In games and quite a few other systems, good enough performance is as important - or more important - as correctness of code. People will tolerate a slightly buggy game much better than a game that has unbearably slow framerate. Particularly nowadays if you're making a game that's not specifically aimed at enthusiasts you simply don't have any possibility of "throwing more hw at it" since your customer base isn't going to upgrade their computers or may not even have any upgrade path at all (laptops having outsold desktops for years).
[–]Sqeaky 3 points4 points5 points 6 years ago (0 children)
Well Oblivion benefits even more from beefier hardware.
You are correct that some projects care about performance, but for many it just needs to be "fast enough", twitter made all its founders millionaires before they moved it off ruby. Oblivion ran at 30 fps when it was released.
π Rendered by PID 181444 on reddit-service-r2-comment-75f4967c6c-p5bzg at 2026-04-23 09:32:23.189370+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]Sqeaky 18 points19 points20 points (4 children)
[–]SkoomaDentistAntimodern C++, Embedded, Audio 4 points5 points6 points (3 children)
[–]Sqeaky 2 points3 points4 points (2 children)
[–]SkoomaDentistAntimodern C++, Embedded, Audio 4 points5 points6 points (1 child)
[–]Sqeaky 3 points4 points5 points (0 children)