heap allocation
常见例句
- Listing 2 shows an example where escape analysis can be used to optimize away heap allocation.
清單 2 顯示了一個可以用 escape 分析把堆分配優化掉的示例。 - 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可以通知性能分析代理相關的變化的事件,比如,堆分配、線程啓動等等。 返回 heap allocation