all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Andy Moreton <andrewjmoreton@gmail.com>
Cc: 32405@debbugs.gnu.org
Subject: bug#32405: [PATCH] Turn misc objects into pseudovectors
Date: Thu, 9 Aug 2018 11:24:00 -0700	[thread overview]
Message-ID: <2320a31c-3754-820d-84ed-3e9720caa562@cs.ucla.edu> (raw)
In-Reply-To: <20180809025852.28874-1-eggert@cs.ucla.edu>

> If the patch makes the interpreter simpler that sounds worthwhile, but
> are you sure there is a meaningful performance difference ? 0.3% sounds
> lost in the noise. What is the time/space impact on 32bit bit platforms ?

0.3% is too small for most people to notice, yes. It is a significant difference 
only in the sense that I can reproduce it reliably on my 64-bit platform (Fedora 
28, x86-64, AMD Phenom II X4 910e (2010)). I have not measured the effect on 
other platforms. I expect it would be a similarly small number. The main point 
of this patch is simplification and allowing for other uses of the tag, not 
performance.

> Integration of this patch and the bignum feature branch into master may
> both need some time to stabilize. Please discuss with Eli and Tom to
> agree which is merged first, and allow time for master to reach a stable
> state before the second of them is merged.

I don't care whether this patch lands before or after bignum. If it lands 
second, I will resolve any incompatibilities; they won't be major. If it lands 
first I can help with any needed changes on the bignum side. I don't want either 
of us to be waiting for the other, though, and this patch is ready to go in now.





      parent reply	other threads:[~2018-08-09 18:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-09  2:58 bug#32405: [PATCH] Turn misc objects into pseudovectors Paul Eggert
2018-08-09  5:01 ` bug#32405: Turning " Paul Eggert
2018-08-09  7:16   ` Paul Eggert
2018-08-09 16:24   ` Stefan Monnier
2018-08-09  6:11 ` bug#32405: [PATCH] Turn " Pip Cet
2018-08-09  7:44   ` Paul Eggert
2018-08-10  2:01     ` Richard Stallman
2018-08-09 17:23 ` Andy Moreton
2018-08-09 17:53 ` Pip Cet
2018-08-09 18:10   ` Paul Eggert
2018-08-09 18:24 ` Paul Eggert [this message]

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=2320a31c-3754-820d-84ed-3e9720caa562@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=32405@debbugs.gnu.org \
    --cc=andrewjmoreton@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.