[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shrinking the C core
From: |
Richard Stallman |
Subject: |
Re: Shrinking the C core |
Date: |
Fri, 25 Aug 2023 22:01:59 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
All else being equal, it is useful to speed up Emacs Lisp execution,
but that should not take priority over other desirable goals.
Bytecode has many advantages for Emacs. It is portable, it is simple,
it is fast to generate, and it doesn't break.
For most purposes, this is more important than execution speed. Most
Emacs commands' speed is limited in practice by the speed of the
user's typing. The few exceptions, in my usage, are limited by
the speed of searching large buffers.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: Shrinking the C core, (continued)
- Re: Shrinking the C core, Alfred M. Szmidt, 2023/08/20
- Re: Shrinking the C core, Ihor Radchenko, 2023/08/20
- Re: Shrinking the C core, Alfred M. Szmidt, 2023/08/20
- Re: Shrinking the C core, Ihor Radchenko, 2023/08/20
- Re: Shrinking the C core, Alfred M. Szmidt, 2023/08/20
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/20
- Re: Shrinking the C core, Alfred M. Szmidt, 2023/08/20
- Re: Shrinking the C core, Emanuel Berg, 2023/08/24
- Re: Shrinking the C core,
Richard Stallman <=
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/26
- Re: Shrinking the C core, Emanuel Berg, 2023/08/26
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/26
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/20
- Re: Shrinking the C core, Ihor Radchenko, 2023/08/20
- Re: Shrinking the C core, Alfred M. Szmidt, 2023/08/20
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/20
- Re: Shrinking the C core, Ihor Radchenko, 2023/08/21
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/21
- Re: Shrinking the C core, Ihor Radchenko, 2023/08/21