Skip to content

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

Open
sonofusion82 wants to merge 2 commits intoFelikZ:masterfrom
sonofusion82:master
Open

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

Conversation

@sonofusion82
Copy link

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments