[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-persist files in /tmp
From: |
Ihor Radchenko |
Subject: |
Re: org-persist files in /tmp |
Date: |
Sun, 25 Dec 2022 09:30:00 +0000 |
<tomas@tuxteam.de> writes:
>> Another idea is to avoid caching of parse result for small files.
>
> I haven't been following along very closely, but seeing the
> involved complexities, I'd appreciate a knob to disable caching
> altogether.
org-element-cache-persistent
> My usage of Org hasn't triggered any slowdowns which would be
> worth all that complexity (and yes, my biggest Org file so-far
> is 36k lines, and my box isn't the fastest around).
The main reason we cannot disable org-persist is _not_ Org AST cache.
The reason is mostly caching some downloaded files.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: org-persist files in /tmp, (continued)
- Re: org-persist files in /tmp, Greg Minshall, 2022/12/21
- Re: org-persist files in /tmp, Ruijie Yu, 2022/12/22
- Re: org-persist files in /tmp, Max Nikulin, 2022/12/22
- Re: org-persist files in /tmp, Tim Cross, 2022/12/22
- Re: org-persist files in /tmp, Max Nikulin, 2022/12/22
- Re: org-persist files in /tmp, tomas, 2022/12/23
- Re: org-persist files in /tmp, Max Nikulin, 2022/12/23
- Re: org-persist files in /tmp, tomas, 2022/12/23
- Re: org-persist files in /tmp, Ihor Radchenko, 2022/12/25
- Re: org-persist files in /tmp,
Ihor Radchenko <=
- Re: org-persist files in /tmp, tomas, 2022/12/25
- Re: org-persist files in /tmp, Ihor Radchenko, 2022/12/25
- Re: org-persist files in /tmp, Ihor Radchenko, 2022/12/25
Re: org-persist files in /tmp, Tim Cross, 2022/12/21