The Intel E8400 processor has 6MB of L2 cache and no L3 cache.
You can use Wmic Cpu get L2CacheSize
to see the amount of L2 cache.
If you want to know more about how cache can affect performance, you can read up about it, e.g. Gallery of Processor Cache Effects.