Does storage capacity affect hard drive performance?
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game Looping
--
Chapters
00:00 Does Storage Capacity Affect Hard Drive Performance?
00:32 Answer 1 Score 5
00:48 Accepted Answer Score 21
01:31 Answer 3 Score 3
02:03 Answer 4 Score 8
03:17 Thank you
--
Full question
https://superuser.com/questions/21486/do...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#harddrive #performance
#avk47
ACCEPTED ANSWER
Score 21
A generalisation isn't useful, but mostly when talking similar models/same series I'd say the larger drive would be faster due to higher data density in some way (be it more platters and heads, or just denser platters).
The bigger model would likely be newer as well and could benefit from firmware and other production improvements.
This is even more true in the world of SSD where the larger capacity options are generally faster due to more parallelism. On the other hand, sustained throughput isn't always the important factor of an SSD compared to mechanical drives but rather the low-latency on small random access read/write - which will be the same in most scenarios regardless of the number of chips.
ANSWER 2
Score 8
Size is but one of numerous considerations in determining the actual realized performance of a drive.
Rotational speed is one of the factors that determines the write rate. A 15k RPM drive would likely be faster than a 10K RPM drive of the same specs and size. (Assuming all things are equal which they are not in most cases)
The next thing to consider is the expediency in which the voice coil can move the read/write heads for a seek or continued file access. The latency introduced by the moving voice coil read/write head is perhaps the most significant source of delays in the read/write process.
The electronic controller board and what connectivity BUS it supports is also another significant determination of speed. A good example is the various versions of SCSI disks which supported higher and higher speeds with every revision to the scsi standard. SAS drives offer aditional performance over SCSI,IDE and SATA because of increased BUS bandwidth.
The number of platters is indeed also a factor but not the most critical performance consideration.
ANSWER 3
Score 5
You can not. Drive speed depends on lot of things, mostly on disk data density (is rotational speed is equal).
If you can, between two disks with same capacity, use one with lower number of platters.
ANSWER 4
Score 3
http://www.tomshardware.com/reviews/understanding-hard-drive-performance,1557-3.html
High data density is desirable, as it has a positive impact on data transfer performance: the more bits the drive can read concurrently, the faster it is. As a result, a new 3.5" 7,200 RPM hard drive always outperforms an older model. However, access time doesn't benefit from higher storage densities, as the head positioning cannot possibly be accelerated without putting substantial mechanical strain on the components.