unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: Does a larger gc-cons-threshold mean a faster Emacs?
Date: Sun, 28 Jul 2002 21:07:12 +0300	[thread overview]
Message-ID: <3405-Sun28Jul2002210711+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <87ofcu55qt.fsf@openprivacy.org> (burton@openprivacy.org)

> From: burton@openprivacy.org
> Date: 26 Jul 2002 18:17:30 -0700
> 
> This would lead me to believe that setting this to a large value would:
> 
> 1. Take up a lot of memory
> 2. Increase the perceived Emacs speed
> 
> Right now I have it set to :
> 
> (setq gc-cons-threshold (* 8192 8192))
> 
> Which seems to yield decent speed (though Emacs uses 50M)

Not exactly: it also makes each GC significantly slower (in my
experience).  With the default threshold, each GC is over very
quickly (on a decent machine).

  parent reply	other threads:[~2002-07-28 18:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-27  1:17 Does a larger gc-cons-threshold mean a faster Emacs? Kevin A. Burton
2002-07-28  2:42 ` Richard Stallman
2002-07-28  2:54   ` Kevin A. Burton
2002-07-28 18:07 ` Eli Zaretskii [this message]
2002-07-28 23:44   ` Kevin A. Burton
2002-07-29  4:55     ` Eli Zaretskii
2002-07-29 17:30     ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3405-Sun28Jul2002210711+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).