all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Pip Cet <pipcet@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Removing pure space
Date: Thu, 04 Mar 2021 10:53:04 -0500	[thread overview]
Message-ID: <jwveegulxx6.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <CAOqdjBfrbC4+s6LxzAXJxrUW9QuGyizKYfUFyAyLNYEf55tRgg@mail.gmail.com> (Pip Cet's message of "Thu, 4 Mar 2021 14:55:53 +0000")

>> > I have not been able to measure any performance changes with this
>> > patch applied, but unfortunately I'm currently on a system unsuitable
>> > for running reliable benchmarks. If this is a concern, any help
>> > measuring the performance impact more accurately would be appreciated.
>> The main expected benefit from the purespace is that the GC doesn't need
>> to look at it, so the GC should be faster because it looks at a smaller
>> part of the heap.
> With pdumper, I don't think that's true anymore.

Notice I did not say that this is the benefit you get.
Only that's the benefit that is expected from it.  IOW the statement is still
true even if purespace just makes everything worse.


        Stefan




  parent reply	other threads:[~2021-03-04 15:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04 13:19 Removing pure space Pip Cet
2021-03-04 14:49 ` Stefan Monnier
2021-03-04 14:55   ` Pip Cet
2021-03-04 15:51     ` Pip Cet
2021-03-04 15:53     ` Stefan Monnier [this message]
2021-03-05 20:28 ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=jwveegulxx6.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=pipcet@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.