What role does the cache memory play in CPU performance?
Cache memory stores frequently accessed data close to the CPU, allowing for faster access compared to retrieving data from main RAM. This speeds up processing and reduces latency, improving overall CPU performance.