GNU bug report logs -
#53606
29.0.50; Very slow Customize buffer for bibtex-biblatex-entry-alist
Previous Next
Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Fri, 28 Jan 2022 15:04:02 UTC
Severity: normal
Tags: confirmed
Found in version 29.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 10/9/23 07:43, Eli Zaretskii wrote:
>> Date: Sun, 10 Sep 2023 06:49:29 -0300
>> Cc: 53606 <at> debbugs.gnu.org
>> From: Mauro Aranda <maurooaranda <at> gmail.com>
>>
>> On 10/9/23 02:01, Eli Zaretskii wrote:
>> > Could you please profile this slow operation and post the completely
>> > unfolded profile? I think we should try to understand what exactly
>> > takes so much time in this case.
>>
>> Here it is. I also attach the result of C-x C-w in the report buffer,
>> just in case.
>
> So the hot spot seems to be widget-checklist-add-item, is that right?
I think so. The checklist widgets were my first suspects, since
creating them is rather slow.
> And inside that widget-create-child and widget-apply?
I don't think those functions could be the bottleneck. Most likely it
is the widget-default-create function that those functions end up
calling. So yes, widget-default-create in general, and
widget-checklist-value-create in particular should be investigated for
speeding them up, but I don't have any ideas at the moment.
This bug report was last modified 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.