Does ReFS handle small files and large deletes faster than NTFS?
Asked Answered
I

0

7

I work with developer tools like git and npm/yarn that often generate lots of small files.

I know from NTFS performance and large volumes of files and directories (and from experience) that NTFS doesn't handle these as fast as most Unix filesystems.

However I also know never versions of Windows support ReFS, a new Microsoft filesystem.

My question is: does ReFS handle small files and large deletes faster than NTFS?

Incomprehensible answered 30/5, 2018 at 9:20 Comment(1)
The only obvious performance data on the matter doesn't look hugely promising: flexense.com/server_2016_refs_file_system_performance.htmlPinnatisect

© 2022 - 2024 — McMap. All rights reserved.