[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Org-mode pcomplete is slow, affect performance
From: |
stardiviner |
Subject: |
[O] Org-mode pcomplete is slow, affect performance |
Date: |
Sat, 05 May 2018 17:58:17 +0800 |
User-agent: |
mu4e 1.1.0; emacs 27.0.50 |
I use Emacs profiler profiled company-capf in Org-mode buffer.
Here is an org-mode buffer test snippet (in a big Org file):
#+begin_src clojure :results pp
(nth '(1 2 3) 1)
#+end_src
Profiler result in attachments. It has very recursive deep file-truename
invoking.
profiler-cpu.txt
Description: Text document
profiler-memory.txt
Description: Text document
--
[ stardiviner ] don't need to convince with trends.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [O] Org-mode pcomplete is slow, affect performance,
stardiviner <=