Hacker News new | ask | show | jobs
by initplus 1172 days ago
Biggest headache with Windows Defender is it's abysmal single threaded IO bottlenecking. Writing large number of files to disk? Windows defender will be busy slowing down every single one of those writes as it scans... wouldn't be so bad if it didn't do so on a single thread. I have 10 cores, use them!