jit compiler JIT的意思|示意
编译器
jit compiler JIT的网络常见释义
编译器 ... JIT compilation JIT编译 即时编译 jit compiler JIT 编译器 jit debugging JIT 侦错 ...
jit compiler JIT相关例句
If the JIT compiler inlines the accessor, it must JIT that code when the containing method is called.
如果JIT编译器内联了该属性访问符,那么,当包含的方法被调用时,就必须JIT那些代码。
Many of the shorter delays were clearly introduced by the JIT compiler, so performing the compilations earlier and then disabling the JIT compiler was clearly a step forward.
JTI编译器明确引入了许多较短的延迟,所以较早执行编译,然后禁用JIT编译器显然是一大进步。
The last option has the lowest expected throughput/latency performance but zero pauses from the JIT compiler because the JIT compiler is completely disabled in this scenario.
最后一个选项具有最低的预期吞吐量/延迟性能,但没有由 JIT 编译器引起的暂停,因为此方案完全禁用了 JIT 编译器。
If runtime compiler (JIT) is supported, the VM needs to do JIT related initialization, including initializing the compilation policy, compiler back end, code cache, etc.
如果支持运行时编译,CVM需要做JIT的相关初始化,包括初始化编辑策略,编译器后端,代码缓存等等。
Default JIT compilation, whereby the JIT compiler thread runs at low priority.
默认JIT编译,JIT编译器线程在较低优先级上运行。
You can run a program that instructs the JIT compiler to turn off all JIT optimizations to produce debuggable code.
您可以运行一个程序来指示 JIT 编译器禁用所有 JIT 优化以产生可调试的代码。