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

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

bug#66117: 30.0.50; `find-buffer-visiting' is slow when opening large nu


From: Eli Zaretskii
Subject: bug#66117: 30.0.50; `find-buffer-visiting' is slow when opening large number of buffers
Date: Sat, 23 Dec 2023 13:16:37 +0200

> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: Stefan Monnier <monnier@iro.umontreal.ca>, dmitry@gutov.dev,
>  66117@debbugs.gnu.org
> Date: Sat, 23 Dec 2023 09:41:44 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> > My advice is to have a prototype working, then time it on local
> >> > filesystems.
> >> 
> >> See the attached patch.
> >
> > What do we want to do with this? any reasons not to install this on
> > master (and close this bug then)?
> 
> I thought that it is already installed...

The find-buffer part?  I don't see it, did I miss something?

> I do not think that we should close the bug even after installing the
> patch for `find-buffer-visiting'.
> 
> What I had in mind wrt improving `find-buffer-visiting' performance is:
> 
> 1. Improve the Elisp part (this patch)

Let's install it.

> 2. Improve case-fold-search binding, which will give another speedup
>    (another patch I submitted)

It should be installed, after you add the tests we've been discussing.

> 3. Optionally add tests

I hope the tests will not be optional...

> 4. Address the scenario Dmitry described in 
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66117#91

That could be a separate bug report.  This one is already too long,
and includes too many different issues.





reply via email to

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