From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39183 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Oort Gnus on emacs 20.7 a _lot_ faster than Gnus on XEmacs 21 Date: Sun, 07 Oct 2001 14:58:44 +0200 Organization: Denizens of Doom, Norway Chapter Sender: owner-ding@hpc.uh.edu Message-ID: <87r8sfehdn.fsf@bang.priv.no> References: <87bsjkiffm.fsf@bang.priv.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174931 26533 80.91.224.250 (21 Oct 2002 04:35:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:35:31 +0000 (UTC) Return-Path: Original-Received: (qmail 2666 invoked from network); 7 Oct 2001 13:00:04 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 7 Oct 2001 13:00:04 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15qDWa-0005jm-00; Sun, 07 Oct 2001 07:59:20 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 07 Oct 2001 07:58:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA16174 for ; Sun, 7 Oct 2001 07:58:47 -0500 (CDT) Original-Received: (qmail 2620 invoked by alias); 7 Oct 2001 12:59:04 -0000 Original-Received: (qmail 2614 invoked from network); 7 Oct 2001 12:59:04 -0000 Original-Received: from quimby.gnus.org (195.204.10.139) by gnus.org with SMTP; 7 Oct 2001 12:59:04 -0000 Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id OAA01683 for ding@gnus.org; Sun, 7 Oct 2001 14:58:54 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 14 Original-NNTP-Posting-Host: c96s55h3.upc.chello.no Original-X-Trace: quimby.gnus.org 1002459533 8790 213.46.211.96 (7 Oct 2001 12:58:53 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 7 Oct 2001 12:58:53 GMT User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39183 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39183 >>>>> Karl Kleinpaste : > Steinar Bang writes: >> in XEmacs on this machine. The least provocation (like eg. 5 >> keypresses in a row in the *Summary* buffer) sends XEmacs into >> garbage collection, where it stays for a minute > ... >> GNU emacs, with the exact same Gnus, is fairly fast. It rarely >> enters garbage collection > What value do you have for gc-cons-threshold in each? 400000 in GNU Emacs, and 500000 in XEmacs.