• The parallel mark-sweep-compact collector: optthruput.

    平行式“标记-清扫-压缩”收集器optthruput

    youdao

  • The tenured collectors all use a mark-sweep-compact algorithm.

    老年收集器使用标记扫 描压缩(mark-sweep-compact)算法。

    youdao

  • The problem with a mark-sweep algorithm is that it can lead to fragmentation (Figure 2).

    “标记-清扫”算法问题可能导致碎片(fragmentation),如图 2 所示。

    youdao

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

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

    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

  • IBM implementation USES a garbage collection algorithm called mark-sweep-compact (MSC), which is named after three distinct phases.

    IBM实现使用称为mark - sweep - compact (msc)的垃圾收集算法根据三个不同阶段命名的。

    youdao

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

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

    youdao

  • The copying algorithm has excellent performance characteristics, but it has the drawback of requiring twice as much memory as a mark-sweep collector.

    复制算法性能很优异但是一个缺点是需要两倍于标记-清除收集器所需要的内存

    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

  • Even for most enterprise applications the use of the concurrent-mark-sweep collector (also known as the low-pause collector) will reduce pauses to levels that are acceptable for most applications.

    甚至大部分企业级应用程序来说,并行标记扫描(concurrent - mark - sweep)回收器(暂停回收器,low - pausecollector)应用也已经暂停降低到了一个大多数应用可以接受级别上。

    youdao

  • 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

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

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

    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

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

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

    youdao

  • This is a Deferred Reference Counting (DRC) mechanism combined with an incremental, conservative mark/sweep collector.

    采用了种延迟引用计数(Deferred Reference Counting,DRC机制结合增量的、保守标记/清除收集器

    youdao

  • The sweep time should be significantly shorter than the mark times.

    扫描时间应该标记时间得多。

    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

  • Still, says their commander, Brigadier Mark Carleton-Smith, “in the sweep of the campaign, this marks the end of the beginning.”

    不过,驻地指挥官陆军准将马克卡尔顿•史密斯却表示,“此次‘地毯式’行动中,标志着开始结局”。

    youdao

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

    这个过程三个主要阶段marksweepcompact

    youdao

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

    GC内,运行GCmarksweep阶段。

    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

  • 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
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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