Skip to content
This repository was archived by the owner on Aug 30, 2026. It is now read-only.

Use multiprocessing to improve performance and reduce memory usage. - #47

Open
sonofusion82 wants to merge 2 commits into
FelikZ:masterfrom
sonofusion82:master
Open

Use multiprocessing to improve performance and reduce memory usage.#47
sonofusion82 wants to merge 2 commits into
FelikZ:masterfrom
sonofusion82:master

Conversation

@sonofusion82

Copy link
Copy Markdown

Use multiprocessing to improve fuzzy find performance and reduce memory usage to support very large ctags files.

- Use multiprocessing to improve performance.
- Reduce memory footprint with VimList to process a:items on the fly instead of loading the whole thing into memory
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant