Quote from GTS:
Yes, because we all know those with the fastest hard drives rape the market, while those just puttering along with 7.2k drives are being bled dry. Get real.
There are two issues you are looking at here, do not mix them up and confuse the discussion between them:
1. Data read/write speed
2. Total computing performance speed
To see whether a hdd meets your computing needs, you will find the following spec useful:
1. cache size
2. transfer rate
3. latency
4. spindle speed
RPM is only one of many factors that affects your harddisk performance, which might (or might not) impact your total computing performance.
At the heart of a faster RPM harddisk, you are hoping for a
faster data read/write access.
Does your disk has a transfer rate that is fast enough to meet your need? You can find out here:
http://www.seagate.com/www/en-us/products/
http://westerndigital.com/en/products/index.asp?Cat=3&Language=en
just click on the data sheet and compare.
Further self searching questions:
1. What is your requirement for data transfer in MB per second? i.e. how many MB does your application writes to the disk per second?
e.g. if your datafeed sends you 10 updates per second, and each update/symbol consists of 100 bytes of data, and you are tracking 100 symbols. (I am way over estimating here.)
10 x 100 x 100 = 100,000 bytes per second.
2. Can the cache/buffer hold your average read/write packet? What does it mean if my answer is "Yes"?