Skip to content

Create wiztree.txt - #408

Open
jeditobe wants to merge 1 commit into
reactos:masterfrom
jeditobe:patch-8
Open

jeditobe wants to merge 1 commit into
reactos:masterfrom
jeditobe:patch-8

Conversation

@jeditobe

@jeditobe jeditobe commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

WizTree 4.30 works on ReactOS great, aside from some small visual glitches!

image

WizTree 4.30 works on #ReactOS great, aside from some small  visual glitches!
@jeditobe

jeditobe commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

@whindsaks

Copy link
Copy Markdown
Contributor

We already have WinDirStat (which is also open source), do we really need this clone?

@jeditobe

jeditobe commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

WizTree is not a clone but a modern, actively supported alternative that performs the same function as WinDirStat up to 50 times faster.

Speed advantage: WizTree scans NTFS drives instantly (in seconds) by reading the Master File Table (MFT) directly, while WinDirStat crawls folders one by one, taking minutes.

FAT32 performance: On FAT32 drives, WizTree cannot use MFT, but it is still significantly faster than WinDirStat due to modern, highly optimized scanning algorithms.

Accuracy: WizTree accurately handles Windows Hard Links (e.g., in the WinSxS folder) and cloud files (OneDrive/iCloud), whereas WinDirStat miscalculates their size.

Maintenance: WizTree is regularly updated and supports modern OS features, while WinDirStat has been abandoned for years

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.

2 participants