即时编译 JIT ; JIT compilation ; JIT compiler
由即时编译器 JIT
再通过虚拟机的即时编译器 JIT
公共语言运行时中的即时编译器 JIT
再由即时编译器 JIT
本课题组开展了即时编译器 JIT
了即时编译器 JIT
课题组已经提出一种即时编译器 JIT
如即时编译 JIT
这些统计信息涉及诸如即时 (JIT) 编译、类加载、内存分配以及最有趣的垃圾收集之类基本的 JVM 特性。
These statistics dispense data on the basic JVM features, such as Just-In-Time (JIT) compilation, class loading, memory allocation, and most interestingly, garbage collection.
JVM可将字节代码即时编译为机器代码。
The JVM performs JIT compilation of byte code into machine code.
在执行即时(Just - in - time, JIT)编译之前,现代的JVM通常会运行代码一段时间(常常是纯解释式运行),从而收集剖析信息(参见参考资料)。
Modern JVMs typically let code run for a while (usually purely interpreted) in order to gather profiling information before doing Just-in-time (JIT) compilation (see Resources).
应用推荐