• The boy booted the banana skin to the garbage heap.

    男孩香蕉垃圾堆旁。

    youdao

  • It smells like a garbage heap in here. What's happening?

    这儿味儿垃圾堆,这是怎么回事

    youdao

  • Although you have said I was from the garbage heap vendor, but I do not believe it is.

    虽然一直是从垃圾堆里拣来的,但是我就是相信

    youdao

  • Those who go against the tide of history may have their own way for a time but will eventually be swept into the garbage heap of history by the people.

    历史潮流而动可能得势于一时,终将人民历史的垃圾堆

    youdao

  • A pagoda more than a century old has been discovered hidden by a garbage heap, a bodhi tree and a bathroom in Bangkok's Samphantawong district, news reports said.

    座拥有百年以上历史的宝塔人发现埋藏于曼谷三番塔王一处垃圾堆、一菩提树间浴室底下,新闻报导说。

    youdao

  • With a runway of broken mirrors surrounding a garbage heap made of props from his own past collections, Mr. McQueen created a stage to symbolize the sudden crash of luxury exuberance.

    根据我们过去收藏道具是在天桥周围破碎的玻璃垃圾组成的,麦奎因先生创建了一个舞台象征着奢侈品突然崩塌

    youdao

  • These areas allow tasks to use memory without being required to block if the garbage collector needs to free memory in the heap.

    如果垃圾收集器需要释放中的内存,则这些内存区域将允许任务使用内存而不需要中断任务。

    youdao

  • 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.

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

    youdao

  • You should, however, fix the nursery size at a large value to minimise time spent in garbage collection, and enable the tenured heap to resize itself according to occupancy to build in resilience.

    但是应该托儿所堆大小固定一个较大最小化垃圾收集花费时间增强保留区使根据占用率重置自身大小从而提高弹性。

    youdao

  • For the performance study, we configured the appropriate garbage collection algorithm, page size and heap size on each OS and hardware configuration tested.

    关于性能评价,我们两个操作系统以及硬件平台上都仔细地调整垃圾收集算法大小

    youdao

  • One such extension is a mechanism for applications to manage areas of memory outside of the heap and avoid delays that are caused by garbage collection (GC).

    用于应用程序管理内存区域避免垃圾收集(GC)导致延迟机制就是一个此类扩展

    youdao

  • During the garbage collection process the garbage collector often moves objects to different locations in the heap.

    垃圾收集过程中,垃圾收集器经常对象移动中的另外一个位置

    youdao

  • Garbage collection (GC) reclaims portion of the heap by removing objects not referenced by any other object in the heap.

    垃圾收集(GC)通过删除其他任何对象不再引用对象来回收一部分堆。

    youdao

  • The tool is useful for diagnosing performance issues, particularly issues related to heap sizing and garbage collection.

    工具有助于诊断性能问题、与大小垃圾收集有关特殊问题。

    youdao

  • As a result, performance can degrade as the decreased available heap memory leads to more frequent garbage collection.

    因此随着可用内存减少而导致频繁垃圾回收性能可能会降低

    youdao

  • In a very similar case, jobs that complete very quickly or allocate very few objects might be able to run without requiring a garbage collection with an appropriate sized heap.

    一种类似情况,如果作业很快完成只分配很少对象那么只要堆大小适当,作业运行就不需要垃圾收集

    youdao

  • The degree to which the pause times will affect response times is also determined by the heap size and frequency of garbage collection.

    停顿时间影响响应时间程度也是大小垃圾收集频率决定的。

    youdao

  • Another problem that is more general would be an expanding heap that never seems to shrink, despite active garbage collection.

    另一个普遍问题看似从不会压缩的扩展,却有活跃垃圾收集

    youdao

  • If the heap is close to the memory usage of the application, the garbage collector has to collect the heap too often, and performance suffers.

    如果应用程序内存使用量接近,那么垃圾收集器必须非常频繁收集堆,这会导致性能损失。

    youdao

  • Increasing the JVM heap size permits more objects to be created before an allocation failure occurs and triggers a garbage collection.

    通过增加jvm大小,可以在出现分配故障触发垃圾收集之前创建更多对象

    youdao

  • JVM heap size parameters directly influence garbage collection behavior.

    jvm大小参数将直接影响垃圾收集行为

    youdao

  • A full garbage collection involves the JVM examining all objects on the heap, including those that have survived many generations, that would not be analyzed on partial garbage collections.

    完整垃圾收集涉及JVM所有对象进行检验包括经历许多部分垃圾收集不会分析的对象。

    youdao

  • Figure 3 charts the garbage collection intervals for each of the four heap sizes.

    3展示四种大小垃圾收集间隔时间

    youdao

  • A genuine native-memory leak manifests as a continual growth in native heap that doesn't drop when load is removed or when the garbage collector runs.

    真正本机内存泄漏表现本机持续增加负载移除垃圾收集器运行时仍然降低

    youdao

  • Using the default GC policy, the IBM JVM will consume the entire heap before invoking garbage collection.

    在使用默认GC策略的情况下,IBMJVM 在耗尽所有之后才调用垃圾回收。

    youdao

  • The JVM may continue growing the heap rather than wait for a garbage collection cycle to complete.

    JVM可能继续增大等待一个垃圾收集周期的完成。

    youdao

  • As you would expect, this results in the objects to which the handles point being eligible for deletion from the heap by the garbage collector.

    导致句柄指向对象垃圾收集器上删除

    youdao

  • A generational garbage collector divides the heap into multiple generations; most JVMs use two generations, a "young" and an "old" generation.

    垃圾收集器分成多数JVM使用代,“年轻代”“年老代”。

    youdao

  • A generational garbage collector divides the heap into multiple generations; most JVMs use two generations, a "young" and an "old" generation.

    垃圾收集器分成多数JVM使用代,“年轻代”“年老代”。

    youdao

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

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

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