Ihor Radchenko <yanta...@gmail.com> writes:

> jakanakaevang...@chiru.no writes:
>
>> Tangling a file with a lot of src blocks can get quite slow because
>> write-region is called for each individual src block.
>>
>> On my machine it takes 8 seconds to tangle a file with 160 blocks of the
>> same language. Tangling the file over tramp would probably take about 5
>> minutes.
>>
>> Perhaps it would be more optimal to only save each file at the end
>> of src block extraction.
>
> I am not sure if the bulk of tangling time is spent actually writing to
> disk. Can you try your problematic file on latest main? There are some
> improvements that should improve tangling speed significantly.
>
> Best,
> Ihor

Indeed, bug is fixed with org-mote commit from Sat May 1 22:30:42 2021 +0200
(a2cb9b853d30fc301f4553d1556dba4ee6bc1ead)

Thanks.

(I don't know how to close an org-mode issue.)

Reply via email to