WinCache Object Cache provides a persistent memory-based object cache for WordPress on IIS6/7 with WinCache installed. If you have WinCache on your server (if you are running PHP on IIS6/7, you should) give your WordPress a further performance boost this WinCache Object Cache.
An object cache is a place for WordPress and WordPress extensions to store the results of complex operations. On subsequent loads, this data can be fetched from the cache, which will be must faster than dynamically generating it on every page load.