Hacker News new | ask | show | jobs
by wallywax 5487 days ago
I have a laptop with SSD at work and an almost identical laptop at home, except it has a hard drive. There are unquestionably a lot of operations that the SSD makes much faster. But in normal day to day use, I can barely tell the difference. Booting is fast as hell, but how often do I reboot? I don't compile much on either machine, but neither do most normal users. I don't think the average laptop user is i/o bound most of the time (unless they're swapping, and then the solution is more RAM not an SSD).

To me, the biggest benefit SSD gives is battery life. I like that it's quieter too. But neither of those is worth the price premium. Which is why I haven't stepped up for my home machine even though I get to compare it on a daily basis.

1 comments

SSDs aren't going to help you compile faster anyway... Other than network I/O, disk I/O is the slowest operation on a computer, speeding that up does speed up most operations for most people. Everyone is I/O bound all of the time.