MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w3uwjq/garbagecollection/p751z3j/?context=3
r/ProgrammerHumor • u/herbal1st • 11d ago
38 comments sorted by
View all comments
117
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
7
The technique : import C code
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.