HACKER Q&A
📣 bestinterest

Articles/Books to understand how fast computers are?


As slow software becomes the norm I feel like I'm missing the true speed of what a computer can do. How do I get a grasp of how fast practical programs can be?


  👤 mattpallissard Accepted Answer ✓
Might not exactly line up with what you asked, but Drepper's 'What Every Programmer Should Know About Memory' comes to mind.

https://www.gwern.net/docs/cs/2007-drepper.pdf

edit: wording.