nmh-workers
[Top] [All Lists]

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

2014-01-01 12:40:23
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>