Computer Studies
Computer Memory
How does cache memory improve CPU performance?
Explanation
Instead of repeatedly accessing RAM the CPU first checks whether required data is in cache. If found it is accessed much faster reducing processing delays.
Reference: Computer Studies Textbook
, Page 4