On Thu, Jul 16, 2015 at 08:00:34AM +0200, Heinz Diehl wrote: > On 15.07.2015, Will Yardley wrote: > > Did you time the load with header caching disabled as well? > > No, in fact I didn't. > > > I've found that opening an uncached folder, or a folder where the cache > > is very out of date, sometimes can take a bit longer (while the cache is > > being built, presumably), but loading it again tends to be faster. > > I'll recompile without hcache and report back.
I think you don't need to compile without it; just unset $header_cache. Of course, db library linked against and filesystem will affect the speed of reading the mailbox and building the cache, so the results may differ drastically from person to person. w