Cache memory is built directly into or very close to the CPU chip and uses high-speed static RAM (SRAM). This allows it to be accessed much faster than main memory (RAM), which uses slower dynamic RAM (DRAM). Cache holds frequently used instructions to speed up processing.