常見例句雙語例句Listing 2 shows an example where escape analysis can be used to optimize away heap allocation.清單 2 顯示了一個(gè)可以用 escape 分析把堆分配優(yōu)化掉的示例。Some processors, such as Azul's Vega, include hardware support for accelerating heap allocation.有些処理器,例如 Azul 的 Vega,包含加速堆分配的硬件支持。The JVM can notify the profiler agent about various events that correspond to, for example, heap allocation, thread start, and so on.JVM可以通知性能分析代理相關(guān)的變化的事件,比如,堆分配、線程啓動(dòng)等等。 返回 heap allocation