all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@googlemail.com>
To: emacs-devel@gnu.org
Subject: Re: Guile based Elisp faster?
Date: Tue, 24 Apr 2012 19:46:06 +0200	[thread overview]
Message-ID: <87pqax81lt.fsf@googlemail.com> (raw)
In-Reply-To: 87lilltlav.fsf@pobox.com

Andy Wingo <wingo@pobox.com> writes:

> On Mon 23 Apr 2012 10:17, Thorsten <quintfall@googlemail.com> writes:
>
>> Phil Hagelberg <phil@hagelb.org> writes:
>>
>>> Maybe I should just wait for Guile to gain the capability to
>>> run Elisp, since that would be another way to achieve this goal. 
>>
>> Will Elisp become faster when Guile runs it?
>
> I think the current status is that the performance is similar.  However,
> as Guile performance improves, we expect ELisp performance to improve as
> well.
>
>> Yesterday I did a little speed comparision between my two favorite
>> Lisps (Elisp and PicoLisp) and Elisp did not perform that good (even
>> when compiled). See http://picolisp.com/5000/!wiki?PILvsEL.
>
> You can check out the "master" branch of Guile and try this with ,L
> elisp.  It performs OK.

Most of the time Emacs is really 'snappy' (is that the right English
word?) - everything responds immediatly and fast. So it seems the raw
execution speed often doesn't really matter. However, its nice to know
where the limits are. Good to hear that there is some momentum towards
more speed for Elisp.

-- 
cheers,
Thorsten




  reply	other threads:[~2012-04-24 17:46 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-18  7:08 Kickstarter for Emacs Tom
2012-04-18  7:50 ` Tom
2012-04-18  8:59   ` Chong Yidong
2012-04-18  9:25     ` Tom
2012-04-18  9:38       ` Vyacheslav Gonakhchyan
2012-04-18  9:43         ` Tom
2012-04-18 10:14           ` Vyacheslav Gonakhchyan
2012-04-18 10:34             ` Tom
2012-04-18 11:00               ` Jambunathan K
2012-04-18 11:20                 ` Tom
2012-04-18 11:39                   ` Jambunathan K
2012-04-18 13:10               ` Tassilo Horn
2012-04-18 13:47                 ` Tom
2012-04-18 14:19                   ` Nikodemus Siivola
2012-04-18 14:57                     ` Tom
2012-04-18 22:09                       ` Phil Hagelberg
2012-04-19 21:02                         ` Stefan Monnier
2012-04-21  0:10                           ` Phil Hagelberg
2012-04-21  2:46                             ` Stefan Monnier
2012-04-23  5:17                               ` Phil Hagelberg
2012-04-23  8:17                                 ` Guile based Elisp faster? (was Re: Kickstarter for Emacs) Thorsten
2012-04-24 11:35                                   ` Guile based Elisp faster? Andy Wingo
2012-04-24 17:46                                     ` Thorsten Jolitz [this message]
2012-04-24  2:01                                 ` Kickstarter for Emacs Stefan Monnier
2012-04-25 16:33                                   ` Phil Hagelberg
2012-04-19  0:45                     ` Richard Stallman
2012-04-19  6:23                       ` [PROPOSAL] GSoC-like campaingn for FSF/GNU projects Jambunathan K
2012-04-19 17:54                         ` Bastien
2012-04-19 18:38                         ` Richard Stallman
2012-04-19 11:58                       ` Kickstarter for Emacs Nikodemus Siivola
2012-04-19 18:38                         ` Richard Stallman
2012-04-18 14:27                   ` Tassilo Horn
2012-04-18 14:50                     ` Tom
2012-04-23  9:23                     ` Steinar Bang
2012-04-23  9:20                       ` Tassilo Horn
2012-04-19 12:47                   ` Richard Riley
2012-04-18 22:39               ` Bastien
2012-04-18 14:33       ` Eric Schulte
2012-04-19  0:45         ` Richard Stallman
2012-04-19  5:28         ` Tom
2012-04-19  6:05           ` Jambunathan K
2012-04-19 18:38           ` Richard Stallman
2012-04-19 19:04             ` Tom
2012-04-25 19:56     ` Jordi Gutiérrez Hermoso
2012-04-18 18:25   ` Richard Stallman
2012-04-18 11:25 ` Jambunathan K
2012-04-18 13:34   ` Tom
2012-04-18 16:08 ` Ivan Andrus
2012-04-18 16:24   ` Drew Adams
2012-04-18 18:49   ` Andreas Röhler
2012-04-18 19:04   ` aaditya sood
2012-04-18 19:44     ` Andreas Röhler
2012-04-19  1:50   ` Chong Yidong
2012-04-19  5:13     ` Andreas Röhler
2012-04-19 15:22     ` Rasmus
2012-04-19 16:10     ` Ivan Andrus
2012-04-19 22:07       ` Stefan Monnier
2012-04-20  7:33         ` Ivan Andrus

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=87pqax81lt.fsf@googlemail.com \
    --to=tjolitz@googlemail.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 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.