Re: org-clock-sum-today performance

2023-02-03 Thread Ihor Radchenko
Tijs Mallaerts writes: > This is the profiler report: Thanks! Do I understand correctly that `org-element-use-cache' is set to nil for you? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at

Re: org-clock-sum-today performance

2023-02-02 Thread Tijs Mallaerts
Hello Ihor, This is the profiler report: [profiler-profile "28.1" cpu #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ([nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 11 ["#" auto-revert-buffers--buffer-list-filter apply auto-revert-buffers apply ti

Re: org-clock-sum-today performance

2023-02-01 Thread Ihor Radchenko
Tijs Mallaerts writes: > After building emacs from the master branch (with Org mode version 9.6 > release_9.6-81-g563a43) I noticed the org-clock-sum-today function takes > much more time compared to my previous emacs build (with Org mode version > 9.5.4 release_9.5.4-19-g4dff42) in a large org b

org-clock-sum-today performance

2023-01-07 Thread Tijs Mallaerts
After building emacs from the master branch (with Org mode version 9.6 release_9.6-81-g563a43) I noticed the org-clock-sum-today function takes much more time compared to my previous emacs build (with Org mode version 9.5.4 release_9.5.4-19-g4dff42) in a large org buffer. Are there any settings th

org-clock-sum-today performance

2023-01-07 Thread Tijs Mallaerts
After building emacs from the master branch (with Org mode version 9.6 release_9.6-81-g563a43) I noticed the org-clock-sum-today function takes much more time compared to my previous emacs build (with Org mode version 9.5.4 release_9.5.4-19-g4dff42) in a large org buffer. Are there any settings th