Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
PaulHoule
3mo ago
0 comments
Save
Share
Just deleting 40,000 files from the node_modules of a modest Javascript project can thoroughly hammer NTFS.
0 comments
3 comments · 1 top-level
top
newest
oldest
fluoridation
3mo ago
· 2 in thread
I think part of that is Explorer, rather than NTFS. Try doing it from the console instead. rd /q /s <dir>.
PaulHoule
OP
3mo ago
It still takes a lot longer than Linux or Mac OS X.
fluoridation
3mo ago
NTFS is definitely slower to modify file system structures than ext4.
1 more reply
j
/
k
navigate · click thread line to collapse