aot 双语例句
全部
1·AOT compilation for applications.
应用程序的AOT编译。
2·We are principally AOT compiling them to test the AOT compiler.
我们使用AOT编译它们主要是为了测试aot编译器。
3·In addition, using AOT code from the cache helps reduce startup time.
另外,使用缓存中的AOT代码也有助于减少启动时间。
4·Introducing macrubyc, a command line tool interface to the AOT compiler.
引入了macrubyc,一个命令行工具,作为AOT编译器的接口。
5·Once you have AOT-compiled your application, you can use this command to run it.
对您的应用程序进行了AOT编译之后,就可以使用此命令来运行它了。
6·Although AOT code enables more-deterministic performance, it also has some disadvantages.
尽管AOT代码能够产生更确定的性能,它同样具有一些缺点。
7·Xjit: verbose: Use this command to report any AOT compilations performed by the jit.
verbose:使用这个命令报告JIT执行的所有aot编译。
8·Nonetheless, the common case is that AOT-compiled code is slower than JIT-compiled code.
虽然如此,通常aot编译的代码的速度要慢于JIT编译的代码。
9·SPECjbb2005 doesn't have a lengthy startup phase so only a few AOT methods are compiled.
SPECjbb2005的启动阶段并不长,所以只有几个方法执行aot编译。
10·One of the exciting new features of JRuby 1.1 is the ahead of time (AOT) compilation support.
1的一个令人激动的新特性就是对提前(ahead of time,即AOT)编译的支持。