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

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

bug#69614: 30.0.50; General Emacs slowdown


From: Eli Zaretskii
Subject: bug#69614: 30.0.50; General Emacs slowdown
Date: Thu, 07 Mar 2024 18:25:11 +0200

> Date: Thu, 7 Mar 2024 17:08:39 +0100
> From: "Pedro A. Aranda" <paaguti@gmail.com>
> 
> In different situations, I have experienced a drastic
> slowdown in Emacs. Here is a profiler example when deleting
> a line in a table in an org-mode buffer:
> 
>           650  43% + redisplay_internal (C function)
>           521  35% - command-execute
>           470  31%  - byte-code
>           470  31%   - read-extended-command
>           470  31%    - read-extended-command-1
>           470  31%     - completing-read-default
>           443  29%      + redisplay_internal (C function)
>            11   0%      - timer-event-handler
>            11   0%       - apply
>             7   0%        + jinx--timer-handler
>             4   0%        + org-element--cache-sync
>            51   3%  - funcall-interactively
>            34   2%   + org-kill-line
>            17   1%   + next-line
>           200  13%   Automatic GC
>            57   3% + ...
>            57   3% + timer-event-handler
> 
> It looks like redisplay-internal is the culprit

Thanks, but unless you provide some details for reproducing this, what
do you expect us to do with this report?





reply via email to

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