Eli,
I also had performance issues after the logbook was switched to true
parsing instead of regular expressions. In my case, I had logbook
entries going back to 2012!
After I cleared out the excess entries the performance jumped back up.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3790bf8ea1d070055a989f0b9587948e07877977
On 12/4/22 11:41, Ihor Radchenko wrote:
Eli Qian <eli.q.q...@gmail.com> writes:
Any idea about speeding up clocking in?
Try reducing `org-element--cache-self-verify-frequency' to a smaller
number.
--- Begin Message ---
Works perfectly after cleaning out old time log entries going back to
2013. :-)
On 10/20/22 00:37, Ihor Radchenko wrote:
Daniel Ortmann <daniel.ortm...@oracle.com> writes:
(The performance drop was sudden and steep, by the way.)
It is because clocking now calls Org parser API.
https://urldefense.com/v3/__https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3790bf8ea1d070055a989f0b9587948e07877977__;!!ACWV5N9M2RV99hQ!KgwLbNpmmeNRH40ZJBT24H5ehmytyzRmS_wXhRSXlz7b-jzilorwtWKuAF0iQwTkP4UT779uIe4jNXhYh7W-$
--- End Message ---