[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] add compiled regexp primitive lisp object
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] add compiled regexp primitive lisp object |
Date: |
Sun, 22 Dec 2024 19:14:45 +0000 |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> But there's always the question of whether it's worth the complexity.
> IOW, what are the concrete use cases where it makes
> a measurable difference.
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63225
TL;DR: Compiling regexps can take a significant fraction of time when
parsing Org documents.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [PATCH] add compiled regexp primitive lisp object, Danny McClanahan, 2024/12/08
- Re: [PATCH] add compiled regexp primitive lisp object,
Ihor Radchenko <=
- Re: [PATCH] add compiled regexp primitive lisp object, Eli Zaretskii, 2024/12/22
- Re: [PATCH] add compiled regexp primitive lisp object, Ihor Radchenko, 2024/12/22
- Re: [PATCH] add compiled regexp primitive lisp object, Eli Zaretskii, 2024/12/22
- Re: [PATCH] add compiled regexp primitive lisp object, Ihor Radchenko, 2024/12/22
- Re: [PATCH] add compiled regexp primitive lisp object, Björn Bidar, 2024/12/23
- Message not available
- Re: [PATCH] add compiled regexp primitive lisp object, Ihor Radchenko, 2024/12/23
- Re: [PATCH] add compiled regexp primitive lisp object, Eli Zaretskii, 2024/12/23
- Re: [PATCH] add compiled regexp primitive lisp object, Ihor Radchenko, 2024/12/23
- Re: [PATCH] add compiled regexp primitive lisp object, Björn Bidar, 2024/12/24
- Re: [PATCH] add compiled regexp primitive lisp object, Stefan Monnier, 2024/12/24