Note on performance of Cache::SizeAwareFileCache modules...

[prev] [thread] [next] [Date index for 2005/04/15]

From: Rob Mueller
Subject: Note on performance of Cache::SizeAwareFileCache modules...
Date: 10:41 on 15 Apr 2005
I did an analysis of the performance of different caching modules a little 
while back which I posted to this list. At the time one of the caches I 
benchmarked was Cache::FileCache. I just received an email from someone 
pointing out that it's worth knowing that Cache::SizeAwareFileCache is many, 
many times slower than Cache::FileCache. Probably something worth being 
aware of.

I've updated the page here:
http://cpan.robm.fastmail.fm/cache_perf.html

So probably at the moment the two best modules to use are:
1. For a size limited or expiring cache: Cache::FastMmap
2. For a size unlimited and/or non-expiring cache: BerkeleyDB

Rob

Note on performance of Cache::SizeAwareFileCache modules...
Rob Mueller 10:41 on 15 Apr 2005

Generated at 12:49 on 16 Apr 2005 by mariachi v0.52