• 直观垃圾收集策略引用计数

    The most straightforward garbage collection strategy is reference counting.

    youdao

  • jvm调优另一个重要方面垃圾收集策略

    Another important aspect of JVM tuning is the garbage collection policy. The three main GC policies are.

    youdao

  • 最佳方式处理这些不同种类工作负载需要使用不同的垃圾收集策略

    To optimally handle these different sorts of workloads, different garbage collection strategies are required.

    youdao

  • 根据短寿对象长寿对象混合比例不同垃圾收集策略性能会有非常大的差别。

    The various garbage collection strategies perform very differently depending on the mix of short-lived and long-lived objects.

    youdao

  • IBMJ VM支持许多垃圾收集策略,它允许选择适合应用程序策略

    The IBM JVM supports several garbage collection policies to enable you to choose the strategy that best fits your application.

    youdao

  • 这个案例中,我们典型三层客户机-服务器应用程序来研究垃圾收集策略选择如何影响应用程序性能

    In this case study, we examine how the choice of garbage collection policy affects application performance with a fairly typical three-tiered client-server application.

    youdao

  • 系列第2部分介绍一种基于区域的新的垃圾收集策略balanced,策略旨在在64大型多核系统部署提高可伸缩性

    Part 2 of this series will introduce a new region-based garbage collection strategy, called balanced, which is designed to improve scalability when deploying on large 64bit multi-core systems.

    youdao

  • 不同垃圾收集实现使用不同策略识别收回不可到达对象它们用户程序调度器不同的方式互动

    The various garbage collection implementations use different strategies for identification and reclamation of unreachable objects, and they interact differently with the user program and scheduler.

    youdao

  • 通过匹配工作负载类型及其使用GC策略选择适当参数应该能够减少垃圾收集应用程序影响

    By matching the GC policy used to the type of workload and choosing suitable heap parameters, the impact of garbage collection on the application can be reduced.

    youdao

  • 优化性能一个明显方法选择能够最小化垃圾收集停顿时间带来消极影响GC策略

    One obvious way to optimize application performance is to choose a GC policy that minimizes any negative impact of garbage collection pauses.

    youdao

  • 第二不是很明显方法选择能够最大化垃圾收集益处策略

    A second, less obvious, way is to choose a policy that maximizes the benefits of garbage collection.

    youdao

  • 一方面,系统超载时,线程需要等待其他线程,就等待垃圾收集一样,并且两种策略最大响应时间都会急剧增加

    When the system is overloaded, on the other hand, threads need to wait for other threads as well as for the garbage collector, and the maximum response times increase sharply for both policies.

    youdao

  • 检查JVM支持策略看看使用不同策略是否改善吞吐量垃圾收集引入暂停之间的平衡关系。

    Check your JVM for the policies that it supports to see whether using a different policy can improve the balance between throughput and the pauses that garbage collection introduces.

    youdao

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

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

    youdao

  • 可以执行最简单调整就是指定一个策略告诉垃圾收集吞吐量重要还是暂停时间重要。

    The simplest tuning you can do is to specify a policy and tell the garbage collector whether throughput or pause times are most important.

    youdao

  • 垃圾收集然后根据当前收集回收内存总量其他策略考虑因素判断引用此时是否需要清除

    The garbage collector then assesses whether soft references need to be cleared at this time, based on the amount of memory reclaimed by the current collection and other policy considerations.

    youdao

  • 可以通过延迟分页空间分配策略多种可配置方式执行垃圾收集

    Garbage collection works in a number of configurable ways through the deferred page space allocation policy.

    youdao

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

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

    youdao

  • VerboseGC日志能够洞察垃圾收集操作策略参数选择提供提示

    Verbose GC logs give insight into the operation of the garbage collector and can give hints about policy and parameter choices.

    youdao

  • 程序刚开始运行,垃圾收集分配每一代分配了一定内存这些内存初始大小由。netframework策略决定

    When the program initializes, garbage collector allocates memory for generations. The initial size of memory blocks are determined according to the strategies of the. Net framework.

    youdao

  • 程序刚开始运行,垃圾收集分配每一代分配了一定内存这些内存初始大小由。netframework策略决定

    When the program initializes, garbage collector allocates memory for generations. The initial size of memory blocks are determined according to the strategies of the. Net framework.

    youdao

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

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

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