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

Look at using the NTFS MFT to speed up scans #164

Open
avogelba opened this issue Sep 1, 2017 · 1 comment
Open

Look at using the NTFS MFT to speed up scans #164

avogelba opened this issue Sep 1, 2017 · 1 comment

Comments

@avogelba
Copy link
Owner

avogelba commented Sep 1, 2017

Originally reported by: Anonymous


WinDirStat has been receiving a lot of hate as of late from Reddit's sysadmin community due to the slowness of the app vs alternatives.

The key difference between WinDirStat and the favored alternatives is that WinDirStat manually gathers information by means of looping? whereas the alternatives are reading files and folders from the NTFS MFT.

I propose looking at incorporating this project to speed up the process of reading from the MFT: https://sourceforge.net/projects/ntfsreader/


@avogelba
Copy link
Owner Author

avogelba commented Sep 2, 2017

Original comment by ender997 (Bitbucket: ender997, GitHub: Unknown):


Performance is an issue. This is the way forward.

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