Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> On the other end of the spectrum you can build highly specialized functionality that can be fast and take advantage of all the features of the target file system, maybe even accessing the medium at the block level [...]

This is how WizTree works and why it's significantly faster than WinDirStat.

WinDirStat uses the system APIs to crawl the file system tree which results in lots of random reads and drive cache thrashing. WizTree directly reads and parses the file system data, making it an order of magnitude (Even 2+ orders of magnitude on magnetic drives!) faster. It also uncovers lots of hidden system files.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: