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

Investigate performance improvements #3

Open
1 of 5 tasks
masaeedu opened this issue Nov 27, 2017 · 1 comment
Open
1 of 5 tasks

Investigate performance improvements #3

masaeedu opened this issue Nov 27, 2017 · 1 comment

Comments

@masaeedu
Copy link
Owner

masaeedu commented Nov 27, 2017

Performance isn't great. Things to try:

  • Benchmark where things are now
  • There's a number of issues on the SSH.NET repo about SFTP performance, see if can help out there
  • Investigate local caching and preemptive loading in the background
  • Try out Microsoft's openssh implementation over P/Invoke?
  • Make logging optional
@Schroedi
Copy link

I found that disabling Dokan logging helps quite a bit.
0e81c4b

masaeedu added a commit that referenced this issue Jan 29, 2018
masaeedu added a commit that referenced this issue Jan 29, 2018
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

No branches or pull requests

2 participants