Ihor Radchenko <yanta...@gmail.com> writes: > I would like to send an experimental patch improving performance of > org-babel-tangle. The patch contains two major changes: > 1. org-babel-tangle-single-block will not try to parse LINK to src > block when :comments is set to "no" and simple return nil in > relevant slot of the parsed src block structure. > 2. org-babel-expand-noweb-references cache will be saved between the > function calls (reset on buffer edits)
Applied onto main via 0435fea9a and 0d3bf2ed4. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0d3bf2ed491ab2828ca1a2c42ea0d4e457c32bd4 https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0435fea9a8f4d65524ee8a8dd4e6829a70ff6e20 Best, Ihor