First the OS is filling the buffer by reading the data as fast as possible – and makes it look like it’s the speed of data transfer. But if the writes to the target drive can’t be performed as fast, the OS will also slow down the reads accordingly – and you’ll see the actual speed of the transfer. On SSDs and thumb drives writes are often slower than reads, while SSDs are usually faster than HDDs.
Latest Answers