emacs-orgmode
[Top][All Lists]
Advanced

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

Re: opening a 0.5 MB org file is slow


From: Uwe Brauer
Subject: Re: opening a 0.5 MB org file is slow
Date: Thu, 01 Oct 2020 10:41:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>> "JJ" == Jeremie Juste <jeremiejuste@gmail.com> writes:

> Hello Uwe,
> Very well, it seems that we are on the right track. So you might gain
> some speed by preventing some minor modes to load at the beginning and
> load only when you need them.

> Like Ihor Radchenko mentioned in his previous a great way to diagnose
> the issu would be the following:

> 1. M-x profiler-start cpu
> 2. open your file
> 3. M-x profiler-report 

> It will let you see which functions are slowing you down.

Thanks! I did it. But I am a bit puzzled about the outcome:

+ redisplay_internal (C function)                                1724  82%
+ command-execute                                                 215  10%
+ ...                                                             117   5%
+ timer-event-handler                                              22   1%
  global-orglink-mode-check-buffers                                 1   0%

Not sure what to do with stuff on the C level.

Uwe 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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