Garbage Collection is slowing down your codeYou might already have an idea on what garbage collection is and what it does. For those who don't know, no I am not talking about Microsoft's Windows Source code. Garbage Collection is a feature built in the compiler to recover memory failure and to...Oct 22, 2022·3 min read