GNU bug report logs -
#44861
27.1; [PATCH] signal in `replace-regexp-in-string'
Previous Next
Reported by: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>
Date: Wed, 25 Nov 2020 04:03:02 UTC
Severity: normal
Tags: confirmed, patch
Merged with 15107
Found in versions 24.3, 25.1, 27.1
Done: Mattias EngdegÄrd <mattiase <at> acm.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Thu, 26 Nov 2020 05:43:29 -0800
> Cc: 44861 <at> debbugs.gnu.org, Shigeru Fukaya <shigeru.fukaya <at> gmail.com>
>
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
> > But I wonder -- would it make sense to move the entire
> > replace-regexp-in-string function to C?
>
> Before we undertake any major changes in that direction, perhaps we
> should benchmark the relevant functions on the native-comp branch? It
> changes the benchmarks by quite a lot in some cases.
Benchmarking is always welcome, but I don't think we should dismiss
performance improvements by assuming everyone will use the
natively-compiled Lisp code VSN. I'm quite sure *.elc files will be
used in the observable future by many people. I also expect C code to
run faster than natively-compiled Lisp, when significant
implementation changes, such as those suggested by Mattias, are
involved.
This bug report was last modified 4 years and 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.