[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs rewrite in a maintainable language
From: |
John Wiegley |
Subject: |
Re: Emacs rewrite in a maintainable language |
Date: |
Mon, 12 Oct 2015 22:39:36 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) |
>>>>> Ken Raeburn <address@hidden> writes:
>> The main reason I stopped is that it didn't help performance enough. The
>> slowness imposed by constantly looking up symbol names at global scope, due
>> to dynamic binding, dominated the profiling results.
> Do you think the introduction of lexical binding support changes the balance
> much? (Or was your work after lexical binding was added?)
I think it should really help performance, but I haven't measured yet.
John
- emacs IDE features (was: Emacs rewrite in a maintainable language), (continued)
- emacs IDE features (was: Emacs rewrite in a maintainable language), Andrés Ramírez, 2015/10/13
- Re: emacs IDE features, John Wiegley, 2015/10/13
- Re: emacs IDE features, Phillip Lord, 2015/10/15
- Re: Emacs rewrite in a maintainable language, John Wiegley, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Richard Stallman, 2015/10/13
- Re: Emacs rewrite in a maintainable language, John Wiegley, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Camm Maguire, 2015/10/15
- Re: Emacs rewrite in a maintainable language, Alexis, 2015/10/12
- Re: Emacs rewrite in a maintainable language, Daniel Colascione, 2015/10/12
- Re: Emacs rewrite in a maintainable language, Ken Raeburn, 2015/10/13
- Re: Emacs rewrite in a maintainable language,
John Wiegley <=
- Re: Emacs rewrite in a maintainable language, David Kastrup, 2015/10/15
- Re: Emacs rewrite in a maintainable language, Daniel Colascione, 2015/10/13
- Re: Emacs rewrite in a maintainable language, Stephen J. Turnbull, 2015/10/15
- Re: Emacs rewrite in a maintainable language, Oleh Krehel, 2015/10/15
- Re: Emacs rewrite in a maintainable language, David Kastrup, 2015/10/12
- Re: Emacs rewrite in a maintainable language, Paul Eggert, 2015/10/15
- Re: Emacs rewrite in a maintainable language, Oleh Krehel, 2015/10/15
- Re: Emacs rewrite in a maintainable language, Eli Zaretskii, 2015/10/12
- Re: Emacs rewrite in a maintainable language, David Kastrup, 2015/10/15
- Re: Emacs rewrite in a maintainable language, Stephen J. Turnbull, 2015/10/15