in reply to Re: Re: SQL Result Cache Performance Comparison
in thread SQL Result Cache Performance Comparison

Any ideas why there is so little performance difference between Cache::FileCache and Cache::MemoryCache in this benchmark?

Hmm. From your benchmark it looks like Cache::MemoryCache is two times faster than Cache::FileCache. I would not call it 'little performance difference' :)

--
Ilya Martynov (http://martynov.org/)

  • Comment on Re: Re: Re: SQL Result Cache Performance Comparison