unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Helmut Eller <eller.helmut@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: indirect threading for bytecode interpreter
Date: Thu, 17 Sep 2009 22:41:03 +0200	[thread overview]
Message-ID: <m2y6odjodc.fsf@gmail.com> (raw)
In-Reply-To: m3vdjhjr9x.fsf@fleche.redhat.com

* Tom Tromey [2009-09-17 21:38+0200] writes:

>>>>>> "Helmut" == Helmut Eller <eller.helmut@gmail.com> writes:
>
> Helmut> Despite that, a few years ago somebody has already proposed that 
> Helmut> http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00095.html
> Helmut> and it wasn't deemed worthwhile back then.
>
> That is not my take on that thread.  It just sort of petered out with no
> results.  I didn't see any actual objection.

Hmm.. maybe I'm misremembering something.  But then such a change
introduces quite a bit of clutter and it's not so clear how much speedup
is required to justify that.  5% doesn't sound like a lot to some
people.  Well, at least not to me. :-) 

vmgen sounds like a good idea, but I fear that it makes the build
process quite a bit more complicated.

I'm wondering why gcc can't perform this transformation from the switch
based code.  Is there no compiler setting to skip the range check in the
switch statement?  Quite bizarre, considering C's philosophy of skipping
safety checks.

> Also, the Emacs project has a problem with losing patches.
> This is the second time I've reimplemented something only to find that a
> nearly identical patch has been sitting in the archives for years.

Looks like it.  Maybe things are better now with the bug tracker.

Helmut





  reply	other threads:[~2009-09-17 20:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-17 16:46 indirect threading for bytecode interpreter Tom Tromey
2009-09-17 18:21 ` Stefan Monnier
2009-09-17 19:20 ` Helmut Eller
2009-09-17 19:38   ` Tom Tromey
2009-09-17 20:41     ` Helmut Eller [this message]
2009-09-17 21:06       ` Tom Tromey
2009-09-17 22:48         ` Helmut Eller
2009-09-18  0:59         ` Stefan Monnier
2009-09-18  2:59           ` Tom Tromey
2009-09-17 20:43     ` Stefan Monnier
2009-09-17 20:57       ` Tom Tromey
2009-09-18 19:15 ` Dan Nicolaescu
2009-09-18 20:26   ` Tom Tromey
2009-09-21  1:58     ` Dan Nicolaescu
2009-09-21  3:17       ` Tom Tromey
2009-09-21 13:13         ` Stefan Monnier
2009-09-21 13:21           ` David Kastrup
2009-09-21 13:47             ` joakim
2009-09-21 14:46             ` Stefan Monnier
2009-09-21 14:27           ` Tom Tromey

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=m2y6odjodc.fsf@gmail.com \
    --to=eller.helmut@gmail.com \
    --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).