Alex Kosorukoff <a...@3form.com> writes: > In fact, there is some performance issue.
This is what I observe (using elp-instrument-function on `org-capture-steal-local-variables' and calling org-capture 10 times): A: org-capture-steal-local-variables 10 0.005087601 0.0005087601 B: org-capture-steal-local-variables 10 0.0028751399 0.0002875139 A difference of 0.2 ms is not really perceivable. Do you get difference results? -- Bastien