Re: Beagle and its startup



Hi,

On Fri, 2006-06-30 at 07:30 -0400, Joe Shaw wrote:
> Yeah, this is a performance bottleneck in the Gaim backend.  It was one
> of the first ones written, and so isn't written particularly well.  The
> right thing to do with it would be to use an indexable generator, and
> mark the actual log files as indexed so they're not recrawled.  Not a
> ton of work, it just needs to be done.

I just did this work and checked it in.  The Gaim backend now uses
indexable generators, which makes things much more efficient at startup.
It also means that the scheduler is no longer slammed with gaim items up
front, so it will process them in parallel with other backends like
files, email, etc.

Joe




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