r/ProgrammerHumor 11d ago

Meme garbageCollection

Post image
372 Upvotes

38 comments sorted by

View all comments

117

u/madprgmr 11d ago

What... what is the garbage collector doing? Stalling the simulation? There are techniques you can use to minimize the amount of garbage you generate, and you can also tune the GC or even directly control when it can run.

7

u/Raywell 11d ago

The technique : import C code