Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Far multithreaded #513

Open
birdie-github opened this issue Mar 2, 2022 · 0 comments
Open

Make Far multithreaded #513

birdie-github opened this issue Mar 2, 2022 · 0 comments

Comments

@birdie-github
Copy link

Description of the new feature or improvement

I've noticed that certain operations, e.g. Ctrl + Q or Directory -> F3, on modern computers with SSDs are not as fast as they could be because Far processes all the files and directories consecutively. This also affects Far when it begins to copy or move large directories and it needs to process all the files therein. And File Search too.

This can be replicated on an HDD as well when the OS has cached all the file/directories metadata.

Proposed technical implementation details (optional)

Please consider making Far multithreaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant