0

Consider a pretty fast Hard Disk.

I know many writes to a single disk will always be slower than many reads. For instance time taken to complete 100 write operations is much longer than time to perform 100 reads.

But

  1. How much slower is multiple writes over multiple reads.
  2. Define "many". How many simultaneous writes/reads would I have to perform to notice a difference.
  3. Are Writes just as fast as Reads on SDD ?
  4. Will a few 100 read operations on a disk bog it down ? (I'm sure not otherwise we won't be capable of running large databases )

0 Answers0