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

[leafnode-list] Re: Another speed issue with 2.0b8_ma4



Stefan Wiens <s.wi@xxxxxxx> writes:

> Changing (mergegroups()) activutil.c:107:
> 
>     l = newgroup;
> 
> to:
> 
>     if ((l = newgroup) == NULL) return;
> 
> will avoid useless sorting.

Thanks, this speeds up getting new news with Gnus a lot.

Cheers, Ray
-- 
Raymond Scholz - rscholz@xxxxxxxx - PGP - http://www.zonix.de/

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list