Normal RAM runs *much* slower than the CPU core; thus, you can get in a situation where the core is "starved" of data/instructions, slowing down overall performance. A processor cache is simply a relatively small bit of super-fast RAM that sits between main memory and the CPU core.
Just as...