From inside.java
Mark–Scavenge: Waiting for Trash to Take Itself Out – Inside.java
10 10
This blog post summarises a new garbage collection algorithm called Mark-Scavenge, which highlights how using reachability as a proxy for liveness in moving GCs leads to unnecessary data movement and how we can address this. This work is from the la…
#java #hackernews #programming #ycombinator #垃圾收集演算法
19h ago