emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 289000e: Merge branch 'feature/native-comp' into trunk


From: Stefan Monnier
Subject: Re: master 289000e: Merge branch 'feature/native-comp' into trunk
Date: Mon, 26 Apr 2021 11:37:41 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> How much of a speed up should it give me?  Surely more than 5% - 10%?

As you can imagine it's highly dependent on what the code does.
Adding/removing text properties, searching for text properties,
sexp-navigation, searching for regexps, etc... will see ~0% speed up
because it's already all written in C.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]