• As you increase the heap size on a consistent workload, the mark and sweep phases will continue to take approximately the same length of time.

    增加统一工作负载小时,标记清扫阶段继续花费大致相同时间完成操作。

    youdao

  • Two of the new collectors are designed to reduce collection pause time — the parallel copying collector and the concurrent mark-sweep collector.

    收集器中的两个——并行复制收集器并发标记-清除收集器——设计减少收集暂停时间

    youdao

  • GC occurs in three phases: mark, sweep, and optionally compact.

    GC三个阶段标记清除可选地整理。

    youdao

  • The parallel copying collector and concurrent mark-sweep collector are basically concurrent versions of the default copying and mark-compact collectors.

    并行复制收集器并发标记-清除收集器基本上默认的复制收集器和标记-整理收集器并发版本

    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

  • The time spent in GC pauses for the mark and sweep phases of a garbage collection are based on the number of live objects on the heap.

    用于垃圾收集标记清扫阶段GC暂停时间基于活动对象数量

    youdao

  • There are several basic strategies for garbage collection: reference counting, mark-sweep, mark-compact, and copying.

    几种垃圾收集基本策略引用计数、标记-清除、标记-整理 (mark-compact)复制

    youdao

  • The young generation, or nursery, USES a semi-space copying collector, and the old, or tenured, generation USES a concurrent mark sweep collector.

    年轻(称为婴儿(nursery))使用一个半空间复制收集器老年(也称为长存的(tenured))代使用并发标志扫描收集器。

    youdao

  • The process has three major phases: mark, sweep, and compact.

    这个过程三个主要阶段marksweepcompact

    youdao

  • The same mark-sweep-compact collector is used, but much of the mark and sweep phases can be done as the application runs.

    这种策略使用 “标记-清扫-压缩 (mark-sweep-compact)” 收集器,大部分标记清扫工作可以应用程序运行时执行。

    youdao

  • optthruput: (default in V7) Performs the mark and sweep operations during garbage collection when the application is paused to maximize application throughput.

    optthruput:(默认应用程序暂停时,在垃圾收集过程执行标记清扫操作以便最大限度提高应用程序吞吐量。

    youdao

  • In the sweep phase, the JVM goes through the heap and removes all the objects that still have the mark bit in place; these objects are no longer referenced or used.

    sweep阶段JVM遍历整个heap删除具有标记bit所有对象这些对象不再被引用使用。

    youdao

  • In this type of GC, only the mark and sweep phases of GC are run.

    GC内,运行GCmarksweep阶段。

    youdao

  • The mark phase took 422 ms, the sweep phase took 37 ms, and the compact phase took 0 ms.

    mark阶段422ms,sweep阶段37 ms,compact阶段0 ms。

    youdao

  • The true challenge of this project was to take the existing reference counting system and move it over to the mark and sweep model in the existing code base without breaking old content.

    这个项目真正挑战在于替换:必须已有代码基础上,把引用计数系统整个换成标记-扫描系统,完全不破坏过去的内容。

    youdao

  • The true challenge of this project was to take the existing reference counting system and move it over to the mark and sweep model in the existing code base without breaking old content.

    这个项目真正挑战在于替换:必须已有代码基础上,把引用计数系统整个换成标记-扫描系统,完全不破坏过去的内容。

    youdao

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

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

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