• One of the advantages of generational collection is that it can make garbage collection pauses shorter by not collecting all generations at once.

    收集一个优点同时收集所有的代,因此可以使垃圾收集暂停更短

    youdao

  • Generational garbage collection turns out to be very effective, although it introduces several additional bookkeeping requirements at runtime.

    分代收集证明非常高效的,尽管运行时需要更多的簿记

    youdao

  • Finally, there are hybrid collectors, such as the generational collector employed by the 1.2 and later JDKs, which use different collection algorithms on different areas of the heap.

    最后还有混合型收集器1.2以后版本的JDK使用的分收集器对堆的不同区域使用不同的收集算法

    youdao

  • To address this problem, generational collectors must explicitly track references from older objects to younger objects and add these old-to-young references into the root set of the minor collection.

    为了解决这个问题分代收集器必须显式地跟踪对象年轻对象引用这些老到年轻的引用加入收集集中。

    youdao

  • High volume applications that actively create many temporary objects and run with a high number of users generally benefit from having generational garbage collection turned on.

    一般来说,启用生成的垃圾收集将使积极创建许多临时对象运行大量用户容量应用程序受益

    youdao

  • You should also analyze GC logs to understand how frequently the tenured space gets collected; an optimal generational application will have very infrequent collection in the tenured space.

    应该分析gc日志了解年老空间回收频率;最的分代应用程序进行年老代空间回收操作频率应该非常低。

    youdao

  • The generational collector employed by JDK 1.2 and later offers far better allocation and collection performance than the mark-sweep-compact collector used by earlier JDKs.

    JD K 1.2以后版本所使用分代垃圾收集器提供了早期JDK所使用的标记-清除-整理收集器好得多的分配收集性能

    youdao

  • A generational collector is free to use a different collection strategy for different generations and perform garbage collection on the generations separately.

    收集器不同可以自由使用不同的收集策略各代分别进行垃圾收集。

    youdao

  • Introduced with JVM v1.3 for all operating system platforms is the concept of generational garbage collection.

    针对所有操作系统平台生成垃圾收集(generational garbage collection)概念JVMV1.3被引入

    youdao

  • Gencon: Uses a generational concurrent style of collection.

    gencon使用并发收集样式

    youdao

  • SUN's JVM 1.3.1 USES a generational garbage collection algorithm.

    SUNJVM1.3.1使用垃圾收集算法。

    youdao

  • SUN's JVM 1.3.1 USES a generational garbage collection algorithm.

    SUNJVM1.3.1使用垃圾收集算法。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定