From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5029 Path: main.gmane.org!not-for-mail From: Jason L Tibbitts III Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-tick-article-forward Date: Fri, 02 Feb 1996 15:01:24 -0600 Message-ID: <199602022101.PAA17047@sina.hpc.uh.edu> References: Reply-To: Jason L Tibbitts III NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145689 31554 80.91.224.250 (20 Oct 2002 20:28:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:28:09 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.7.3/8.6.9) with SMTP id NAA09273 for ; Fri, 2 Feb 1996 13:51:22 -0800 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 2 Feb 1996 22:01:25 +0100 Original-Received: from sina.hpc.uh.edu (localhost [127.0.0.1]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id PAA17047 for ; Fri, 2 Feb 1996 15:01:24 -0600 (CST) In-Reply-To: larsi@ifi.uio.no's message of 02 Feb 1996 21:01:51 +0100 Original-To: ding@ifi.uio.no Gcc: nnfolder:misc-mail Xref: main.gmane.org gmane.emacs.gnus.general:5029 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5029 >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> The articles are only fetched if you use the cache. Ticked articles LMI> are fetched so they can be entered into the cache. I can understand why they're being fetched, but why do they have to be displayed (and highlighted and decoded and everything else)? This can take a *long* time for big articles. For testing speed in extreme cases, I just go to alt.binaries.games. It has incredibly high traffic (1000+ messages/day) and really huge articles (15000 lines). It also stress-tests the uudecoding code. - J<