Michael Ziems <s...@xiron.de> writes: > what actually is org mode doing during org-shiftdown and org-shiftup > as they are quite heavy with 302 in comparison to org-shiftleft with > 15.
302 are spent on `org-priority'. Not sure which part is expensive. > i tried elp-instrument-package but im not sure how to get data out of > it. Call M-x elp-results It is better to run an uncompiled Org (C-u M-x org-reload) Regards,