From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74516 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.gnus.general Subject: Re: Improving Gnus speed Date: Mon, 29 Nov 2010 15:01:19 +0900 Organization: NEC Electronics Message-ID: References: <87zktemkwl.fsf@uwo.ca> <87vd42mdci.fsf@uwo.ca> <87r5e555e0.fsf@uwo.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291010537 13676 80.91.229.12 (29 Nov 2010 06:02:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 29 Nov 2010 06:02:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22875@lists.math.uh.edu Mon Nov 29 07:02:13 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PMwoV-0001ia-9r for ding-account@gmane.org; Mon, 29 Nov 2010 07:02:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PMwnz-0006PI-K2; Mon, 29 Nov 2010 00:01:39 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PMwnw-0006P1-Lw for ding@lists.math.uh.edu; Mon, 29 Nov 2010 00:01:36 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PMwnr-0007fK-O7 for ding@lists.math.uh.edu; Mon, 29 Nov 2010 00:01:36 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PMwnq-0006MQ-00 for ; Mon, 29 Nov 2010 07:01:30 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PMwnp-0001ds-Qd for ding@gnus.org; Mon, 29 Nov 2010 07:01:29 +0100 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Nov 2010 07:01:29 +0100 Original-Received: from miles by fencepost.gnu.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Nov 2010 07:01:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: fencepost.gnu.org System-Type: x86_64-unknown-linux-gnu Blat: Foop Cancel-Lock: sha1:XN8xLk57J1j02gFD/Tt9xrFdf8o= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74516 Archived-At: Lars Magne Ingebrigtsen writes: > I've had fixing this on my agenda for a few months, but it hasn't > happened yet. :-) The plan is to not uncompress the ranges into lists, > and use `gnus-member-of-range' instead: Hmm, so should vastly reduce consing too... -miles -- .Numeric stability is probably not all that important when you're guessing.