Hacker News new | ask | show | jobs
by otterley 4509 days ago
ext3/4 has really poor large-directory performance, even with dir_index, especially if you are constantly removing and readding nodes. I would highly recommend XFS for large-directory use cases.