On a modern CPU there is a very high percentage of cache hits from on board memory cache, hence why faster memory normally only give small gains. This is why memory benchmarks will show faster on say an i7 (with 8mb cache) compared to say an i3 (with 3mb cache) as the larger cache on the i7 is increasing the change of a cache hit.
There are some applications such as WinRar that has relative low cache hits hence faster memory shows a good increase here. Faster memory helps with Virtual Machines where the CPU is context switching between VM's.
On the 80286 downwards there was no cache, so the memory timing were important, anyone old enough to remember zero wait state memory where the memory was fast enough so CPU did not have to wait an extra clock cycle!
There are some applications such as WinRar that has relative low cache hits hence faster memory shows a good increase here. Faster memory helps with Virtual Machines where the CPU is context switching between VM's.
On the 80286 downwards there was no cache, so the memory timing were important, anyone old enough to remember zero wait state memory where the memory was fast enough so CPU did not have to wait an extra clock cycle!
Last edited: