Skip to content

org-babel-tangle is really really slow #13

Description

@Luis-Henriquez-Perez

I have a large org file, but still org-babel-tangle-file is so slow, it made my emacs freeze--twice! Sigh...With this experience I don't even feel comfortable recommending the user call tangld-build interactively. We may have to roll out our own tangle function--less features, but at least works and is fast. I've written a tangling function before using re-search-forward to collect source blocks and it was infinitely faster than org's. We may also need to consider asynchronous tangling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tangleThe org-babel-tangle process

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions