this post was submitted on 18 Nov 2024
202 points (79.4% liked)

Memes

45745 readers
2087 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
202
submitted 1 week ago* (last edited 1 week ago) by trespasser69 to c/[email protected]
 

Check out my new community: [email protected]

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 week ago (1 children)

Tbh this all seems to be related to following principles like Solid or following software design patterns. There's a few articles about CUPID, SOLID performance hits, etc

  • it all suggests that following software design patterns cost about a decade of hardware progress.
[โ€“] [email protected] 2 points 1 week ago* (last edited 1 week ago)

Absolutely not lol.

If SOLID is causing you performance problems, it's likely completely solvable.

Most companies throwing out shitty software have engineers who couldn't tell you what SOLID is without looking it up.

Most people who use this line of reasoning don't have an actual understanding of how often patterns are applied or misapplied in the industry and why.

SOLID might be a bottle neck for software that needs to be real-time compliant with stable jitter and ultra-low latency, the vast majority of apps are just spaghetti code.