Assuming you're talking about fetching data from the HDD, this applies to almost all PCs.
Hard drives have moving parts, and it takes lots of time (relatively) for the platter to spin around to where the data is, and for the head to get there. Other parts of the computer don't need anything beyond electrons to move, and they don't care too much about acceleration.
SSDs fix this issue - they can return requests for data hundreds to thousands of times faster.