[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shrinking the C core
From: |
Po Lu |
Subject: |
Re: Shrinking the C core |
Date: |
Thu, 10 Aug 2023 07:56:34 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
"Eric S. Raymond" <esr@thyrsus.com> writes:
> When I first worked on Emacs code in the 1980s Lisp was already fast
> enough, and machine speeds have gone up by something like 10^3 since.
> I plain don't believe the "slower" part can be an issue on modern
> hardware, not even on tiny SBCs.
Can you promise the same, if your changes are not restricted to one or
two functions in fileio.c, but instead pervade throughout C source?
Finally, you haven't addressed the remainder of the reasons I itemized.
- Shrinking the C core, Eric S. Raymond, 2023/08/09
- Re: Shrinking the C core, Andreas Schwab, 2023/08/09
- Re: Shrinking the C core, Po Lu, 2023/08/09
- Re: Shrinking the C core, Eric S. Raymond, 2023/08/09
- Re: Shrinking the C core,
Po Lu <=
- Re: Shrinking the C core, Eric S. Raymond, 2023/08/09
- Re: Shrinking the C core, Christopher Dimech, 2023/08/09
- Re: Shrinking the C core, Eric Frederickson, 2023/08/09
- Re: Shrinking the C core, Sam James, 2023/08/09
- Re: Shrinking the C core, Po Lu, 2023/08/09
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/10
- Re: Shrinking the C core, Eric S. Raymond, 2023/08/10
- Re: Shrinking the C core, Eric S. Raymond, 2023/08/10
- Re: Shrinking the C core, Emanuel Berg, 2023/08/11
- Re: Shrinking the C core, Eli Zaretskii, 2023/08/11