|
|
|
|
|
by mstaoru
2307 days ago
|
|
Exactly what I thought. Microseconds? On HDD? That would mean the block is in RAM. HDD latency is composed of seek + rotation latency + processing time, on the best of the best server HDDs random read might be in the ballpark of 10ms (10,000μs), desktop HDD... maybe around 30-40ms (30,000μs). Or ~600x times more than 49μs. |
|