nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Slowdown with a Populated Folder.


From: Ken Hornstein
Subject: Re: [Nmh-workers] Slowdown with a Populated Folder.
Date: Wed, 01 Jan 2014 13:39:54 -0500

>> You know, I was thinking ... there were, what, approx 7000 files in
>> that directory?  I'm surprised getdirentries() was the bottleneck
>> there
>
>It wasn't;  that's the "Here it is on a pruned and nippy +inbox".  :-)

Ah, okay, my bad; I misread that part.  So when things start to bog down,
how many files ARE in that directory?  I am looking at the critical part
of folder_read(), and it doesn't feel like we're doing much in there that
that should slow things down when it's not a message (unless atoi() ends
up being slow).

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]