You could also think of the rate of GC as the rate of garbage generation.
您还可以将GC的速率看作是垃圾生成的速率。
At first glance, garbage generation might seem like a bad thing that should be minimized.
乍看起来,垃圾生成似乎是一件坏事,并且应该尽量减少为好。
Why generation concept can help improve performance of garbage collector?
为什么代的概念可以提高垃圾收集器的性能?
In reality, the garbage collector performs a collection when generation 0 is full.
实际上,垃圾回收器在第0级托管堆已满时执行回收。
This counter is incremented at the end of a generation 0 garbage collection.
此计数器在第 0 级垃圾回收结束时递增。
The number of bytes promoted to a higher generation at the most recent garbage collection.
最近的记忆体回收中升级为更高层代的位元组数。
Objects that exist after garbage collection occurs in generation 1 move into generation 2.
在层代1中发生记忆体回收之后,所有存在的物件都会移至层代2。
The importing of generation concept is to improve the performance of garbage collector.
代概念的引入是为了提高垃圾收集器的整体性能。
Higher generation garbage collections include all lower generation collections.
较高级的垃圾回收包括所有较低级的垃圾回收。
Higher generation garbage collections include all lower generation collections.
较高级的垃圾回收包括所有较低级的垃圾回收。
应用推荐