Mark&Sweep 标记
Mark-Sweep 标记 ; 标记清除 ; 清除算法 ; 清除
Mark Sweep 标记与清除
mark-sweep garbage collection 标示拂掠废料收集
mark & sweep 标记
Concurrent Mark-Sweep Collector 并发标记清除回收器 ; 并行标记
Mark&Sweep algorithm 标记和清除算法
Concurrent Mark-Sweep 并发标记清理
GC occurs in three phases: mark, sweep, and optionally compact.
GC有三个阶段:标记、清除和可选地整理。
The copying algorithm has excellent performance characteristics, but it has the drawback of requiring twice as much memory as a mark-sweep collector.
复制算法的性能很优异,但是它有一个缺点是需要两倍于标记-清除收集器所需要的内存。
Two of the new collectors are designed to reduce collection pause time — the parallel copying collector and the concurrent mark-sweep collector.
新收集器中的两个——并行复制收集器和并发标记-清除收集器——设计为减少收集暂停时间。
应用推荐