[citation][nom]jacknoll[/nom]If someone could clear up this thing for me:I see two parameters for each drive: The media transfer speed and the I/O performance. The first one sounds like the speed to read/write to the disk. AFAIK, it's the speed at which the drive actually reads/writes bits to/from the surface of the platter. In that case, what does the I/O performance mean? It sounds really similar to read/write, but reading these reviews, I get the feeling there's more to I/O.Thanks.[/citation]
The MB/s rating is how fast a drive can read or write liner (in order) information to or from a drive. For people like me who use single purpose drives for video editing this is a very important number because I am either reading or writing information at one time in large liner chunks, and rarely reading and writing at the same time on the same device. Even then the Ramdom IO performance can impact me depending on what exactly I am doing.
However, if you are using a single HDD in your system then it is very difficult to do anything in order because different programs are constantly requesting to read or write from different parts of the drive, so the sequential performance no longer matters. At this point throughput plummets because the drive has to constantly seek after reading or writing a block. Seek time being the major factor of HDD performance (note that SSDs only do ~160MB/s on sequential uncompressed loads), you see performance move from ~180MB/s sequential, down to ~50MB/s random I/O on many mechanical drives, or even 2-10MB/s on tasks like program loading.
Both ratings are important, but are important for different workflows.