• Logging GC usage is not intrusive, and so it is reasonable to enable GC logging in production by default in the event you ever need to analyze memory problems or tune the garbage collector.

    记录GC使用情况并不具有干扰性因此如果需要分析内存问题或者垃圾收集器,生产环境默认启用gc日志值得

    youdao

  • This way, the garbage collector will obtain more breathing space, decreasing the probability of a full GC.

    通过这种方式垃圾收集器获得更多空间并减少完全GC可能性

    youdao

  • You can also invoke the JVM's garbage collector (GC).

    可以调用JVM垃圾收集器(GC)。

    youdao

  • Gc, is typically the first place developers go to try to figure out if the JVM garbage collector is acting up and causing poor performance.

    开发人员尝试寻找是否JVM垃圾收集器发生故障或者导致性能低下,通常首先要就是执行gc

    youdao

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

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

    youdao

  • As application utilization is increased, the garbage collector receives less time to complete its work, so a larger heap is required to make sure that the GC cycle can be completed incrementally.

    随着应用程序利用率增加垃圾收集器完成工作时间更短因此需要大的确保GC周期可以增量式地完成

    youdao

  • Those objects can be allocated directly on the stack (which is faster) and do not enter the heap or require inspection or removal by the normal garbage collector (which reduces GC).

    这样,我们就可以直接这些对象开辟内存空间(这么更快),无需使用不必使用常规GC手段进行对象检测除了(这么做会降低GC的次数,进而提升效率)。

    youdao

  • When I introduced the JIT, I had to write code to allow the garbage collector to stop all threads in the system so it could safely GC.

    引入JIT的时候,为了确保GC操作的安全不得不编写代码垃圾回收器停止(VM)系统内的所有线程

    youdao

  • Output from the garbage collector, verbose: gc.

    垃圾回收器输出verbosegc

    youdao

  • The structure and arithmetic of the Pretreatment module and GC(Garbage Collector) module are discussed. The strategy of the Optimization of Code are provided.

    研究预处理模块垃圾回收模块结构算法代码优化策略

    youdao

  • The instance is terminated, and the memory and system resources associated with it are released, only after the garbage collector (GC) detects that there are no active references remaining.

    只有垃圾回收器(GC)检测没有任何剩余的活动的引用,才会终止实例释放与其关联内存系统资源

    youdao

  • What happens at JVM or memory level when we say object is collected by Garbage Collector or GC?

    JVM记忆水平时,我们对象垃圾收集器收集GC会发生什么

    youdao

  • What happens at JVM or memory level when we say object is collected by Garbage Collector or GC?

    JVM记忆水平时,我们对象垃圾收集器收集GC会发生什么

    youdao

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

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

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