bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#56682: Fix the long lines font locking related slowdowns


From: Gregory Heytings
Subject: bug#56682: Fix the long lines font locking related slowdowns
Date: Wed, 03 Aug 2022 21:42:25 +0000


The general idea is that syntax-ppss is currently an order of magnitude too slow for "too large" buffers.

And that it can be almost another order of magnitude worse in some major modes because of `syntax-propertize`.


That's possible, I don't know. I might take a look at that later. But note that your reactions are not exactly encouraging me to do so.





reply via email to

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