Ahead-of-time Compilation的意思|示意
提前编译
Ahead-of-time Compilation的网络常见释义
预编译 ... Ahead-of-time Compilation 预编译 Component Interaction 组件交互 Dependency Injection 依赖注入 ...
Ahead-of-time Compilation相关例句
A new Ahead-of-time (AOT) compilation technology (not shown in Figure 1) has also been introduced to provide harder RT performance in systems where JIT compilation is inappropriate.
同样还引入了新的Ahead - of - time (AOT)编译技术(图1没有显示),为不适合使用JIT编译的系统提供了硬rt性能。
Default JIT compilation at low priority with Ahead-of-time (AOT) compiled code used initially.
较低优先级上的默认JIT编译,在最初使用了提前(Ahead - of - time, AOT)编译代码。
Currently, just in time compilation in JRuby is restricted to 2048 methods, ahead of time compiling can help to mitigate that restriction.
现在JRuby中有2048个方法采用即时编译,而提前编译能减轻这一限制。
One of the exciting new features of JRuby 1.1 is the ahead of time (AOT) compilation support.
1的一个令人激动的新特性就是对提前(ahead of time,即AOT)编译的支持。