Computer Speed Gains Erased By Modern Software - [Article Title]

https://hackaday.com/2023/07/02/computer-speed-gains-erased-by-modern-software/

26 points · 3 comments · view on lemmy.world

3 Comments

subiacOSB@lemm.ee · 7 pts · 3y

Linux

carl_dungeon@lemm.ee · 6 pts · 3y (1 reply)

I mean, they’re not totally wrong if you’re just talking about overhead opening a “simple” app- however this falls apart when you’re talking about actually using the hardware- video encoding/decoding, file reading/writing, multitasking, real time event handling, random IO, etc etc etc. it’s also much less obvious in linux and macOS which boot apps extremely fast.

Modern software also does a lot more, at higher resolution, with more flexibility, etc…

Maybe notepad takes 5 seconds to load on some windows laptop vs 1 second on an 80s machine- but I also don’t just use a computer for notepad. The volume of data I crunch a day, while running docker containers and services and transcoding and compiling and rendering and transferring tons of IO is staggering even compared to 5 years ago.

JudahBenHur@lemm.ee · 3 pts · 3y

well put