this post was submitted on 24 Oct 2023
909 points (96.6% liked)

Memes

45268 readers
3317 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 11 months ago (1 children)

A company like Paradox should certainly be able afford testers who run the game on a variety of configurations to see if optimization is necessary.

One thing I would say and this is a broad statement - generally you don't do optimization unless you know you need it. And you only do it after the thing you're writing is working correctly non-optimally. Optimize too soon, or when you don't need to just makes code an unmaintainable mess. That doesn't doesn't preclude writing efficient code in the first place but efficient is not the same thing as optimal.

[โ€“] [email protected] 6 points 11 months ago* (last edited 11 months ago)

Why pay for testing when consumers will happily pay the developers to do it? They will even defend your unfinished product for free!