emacs-devel
[Top][All Lists]
Advanced

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

Re: Pushing the `gnus-range-*' functions down into the C layer


From: Lars Magne Ingebrigtsen
Subject: Re: Pushing the `gnus-range-*' functions down into the C layer
Date: Fri, 10 Sep 2010 02:07:48 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Wojciech Meyer <address@hidden> writes:

> I think they are best to solve your performance problems.  The idea is
> to keep just one array for all of the articles, means one per
> group. That would be just the internal representation, you still
> save-read from lists with article ranges.

The performance issue is converting between FOO and ranges.
Representing FOO as arrays instead of lists doesn't help with the
conversion problem.

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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