Cache memory improves system performance by reducing the time the CPU needs to access data from main memory. The CPU checks cache first before going to RAM.
Reference: Computer Studies Textbook
, Page 4
Hint
Cache saves time by keeping frequently needed data within quick reach.