Regular developers measure performance in milliseconds or microseconds because that's what modern tools show them. Meanwhile, the true optimization psychopaths are counting individual CPU clock cycles like it's 1982. They're the ones rewriting entire functions in assembly just to save 3 cycles in a loop that runs twice a day. The difference between "fast enough" and "I need to know exactly how many nanoseconds each instruction takes."
No Cycle Left Behind
6 months ago
261,341 views
2 shares
performance-memes, optimization-memes, benchmarking-memes, low-level-memes, assembly-memes | ProgrammerHumor.io
More Like This
My Experience With Linux In A Nutshell
3 months ago
289.6K views
0 shares
Game Dev Death Match
4 months ago
330.2K views
1 shares
The Great Measurement Misunderstanding
2 months ago
177.1K views
0 shares
Setting Up Multiple Monitors Be Like
5 months ago
164.5K views
0 shares
The Final Boss: Printers vs Developers
8 months ago
196.7K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp