Hacker News new | ask | show | jobs
by marcodiego 1800 days ago
I remember a few students using windows that took a very very long time to compile anything; even smallish single-file examples. Is is possible that this slowness is caused by windows checking the binaries that were just compiled?
1 comments

Not just the binaries. The source code too.

A common practice is to exclude both the whole repo and the compiler from Defender.