Y
Hacker News
new
|
ask
|
show
|
jobs
by
hyc_symas
4607 days ago
Keep in mind, the HDD was using ext2 and the SSD was using reiserfs. Synchronous writes on ext2 are faster than all journaling filesystems.
1 comments
jbellis
4607 days ago
Not three orders of magnitude faster, which is the difference between hdd and ssd random writes.
link
hyc_symas
4607 days ago
All of the source code is available on that page, you're welcome to rerun it on your own hardware configuration.
link
ithkuil
4607 days ago
Three orders of magnitude faster would mean 1000x faster. You probably meant 3 times faster.
link
jbellis
4606 days ago
SSDs really are 1000x faster at random writes (~200,000 iops vs ~200 iops)
link