As more methods are compiled and the JIT spends less time performing compilations, the performance curve grows and finally begins to reach peak performance.
随着编译方法的增多及JIT执行编译所需时间的缩短,性能曲线逐渐升高最后达到性能峰值。
First, the time taken by the JIT to analyze and compile the code path is included in the runtime of the test.
首先,测试的运行时间当中包含了JIT用于分析和编译代码路径所花的时间。
However, the JIT compiler must also carefully balance the time it takes to compile a program because that time adds to the program's execution time.
然而,JIT编译器还必须注意抵消它编译程序消耗的时间,因为这些时间将延长程序的执行时间。
Over time Hotspot and the JIT will convert the interpreted code into native code using profiling information.
随着时间的流逝,Hotspot和JIT会根据收集的信息将解释型代码转化为本机代码。
No warmup was performed, and it made no account for the time taken by JIT execution.
没有进行热身(warmup),没有考虑JIT执行所花的时间。
But JIT compilers have only a limited compile-time budget and can impact the program's run-time performance.
但是JIT编译器具有一个有限的编译时预算,而且会影响程序的运行时性能。
In an RT environment, however, the JIT compiler introduces an unpredictable run-time behaviour that wreaks havoc on worst-case execution time analysis.
然而,在RT环境中,JIT编译器引入了不可预知的运行时行为,这将严重影响最坏情况时执行时间分析。
JIT diagnostics can be a time consuming procedure requiring high level of technical expertise.
JIT诊断可能是一个非常耗时的过程,需要高级的专门技术。
Native code is compiled (and can be recompiled) by a Just-in-time (JIT) compiler while the application runs, based on which classes and methods are invoked frequently.
本机代码在应用程序运行时由即时(JIT)编译器编译(而且可以重新编译),基于经常调用的类和方法。
The loop I used here should be a minor defect, because any decent Just-in-time (JIT) compiler will perform loop unrolling, which lessens the impact.
这里使用的循环应该算是一个缺陷,但是影响不大,因为所有即时(JIT)编译器都会执行循环展开,这会降低循环的影响。
If the problem does not happen at all on single-processor system even with JIT enabled, then it is likely to be a problem not related to JIT, but to time-dependent logic error in application.
如果这个问题即使在启用了JIT的单处理器系统上也不会出现,那么这个问题很可能与JIT无关,而是与应用程序中的时间相关逻辑有关。
JIT debugging is usually a complex and time-consuming procedure.
JIT调试通常是一个复杂而且耗时的过程。
Optimizations such as Just In Time (JIT) compilation, turning bytecodes into native code at runtime, or others are still in the future, so more performance improvements are still to come.
众多优化手段,比如即时编译(JIT),将字节码在运行时转换成原生码,或者其他方法将会在以后出现,所以更多的性能提升仍然值得期待。
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.
这些统计信息涉及诸如即时 (JIT)编译、类加载、内存分配以及最有趣的垃圾收集之类基本的JVM特性。
The goal is either to avoid the JIT compiler's run-time performance or memory cost or to avoid the interpreter's early performance overhead.
目的在于避免JIT编译器的运行时性能消耗或内存消耗,或者避免解释程序的早期性能开销。
One of these is the activity of the Just-in-time (JIT) compiler.
其中之一就是即时(JIT)编译器的活动。
To reduce these performance problems, second generation JVMs added just-in-time (JIT) translation.
为了减少这些性能问题,第二代j VM添加了即时(just - in - time,JIT)转换。
When first developed in Japan in the 1970s, the idea of just-in-time (JIT) marked a radical new approach to the manufacturing process.
适时生产(JIT)的理念最早出现在70年代的日本,标志着生产过程的一个划时代的进步。
More detailed planning, if required, will be done on a just-in-time (JIT) basis by the individual(s) doing the work.
如果需要,做这项工作的人会在及时(just-in-time,JIT)的基础上进行更详细的计划。
But HATEOAS is based on the notion of progressive description I guess another good term might be JIT Protocol description (Just In Time).
而HATEOAS是基于逐步进展的描述这一观念,我认为一个更好的术语应当是即时协议描述(JustInTime)。
Default JIT compilation at low priority with Ahead-of-time (AOT) compiled code used initially.
较低优先级上的默认JIT编译,在最初使用了提前(Ahead - of - time,AOT)编译代码。
The Just-in- time (JIT) compiler
即时(Just-in-time,JIT)编译器
Psyco — to keep it very short — is a just-in-time (JIT) compiler of Python code into (x86) machine code.
Psyco可以保持代码非常简短;它是(x86)机器代码中的一个JITPython代码编译器。
WebSphere Real Time does not currently permit the mixing of dynamic JIT compiling and precompiled code.
WebSphereRealTime目前不允许混合使用动态JIT编译和预先编译的代码。
Per Apple's iPhone policy, no application can include code that requires Just-in-Time (JIT) compilation.
根据苹果的iPhone政策,任何应用程序都不能包含需要JIT编译的代码。
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).
在执行即时(Just -in - time,JIT)编译之前,现代的JVM通常会运行代码一段时间(常常是纯解释式运行),从而收集剖析信息(参见参考资料)。
Just-in-time (JIT) techniques are sometimes referred to as just-in-time production, just-in-time purchasing and just-in-time delivery.
准时制技术有时称为准时制生产、准时制采购和准时制交付。
The dynamic JIT compiler that WebSphere Real Time USES has been specially adapted for use in RT systems.
WebSphereRealTime使用的动态jit编译器针对在RT系统中的使用进行了专门的调整。
Dell adopted a process Toyota used first in the 1960s called the Just-in-Time (JIT) method.
戴尔公司采用了丰田公司在20世纪60年代第一次使用过的适时反应模式。
Starting with the connotation of just in time(JIT) , this paper introduces completely the organization of promoting JIT, the way to apply it and its effect in Guangzhou Hitachi Elevator Co.
从准时生产(JIT)的内涵入手,全面介绍了广州日立电梯有限公司推进JIT生产的组织,实施JIT生产所采取的具体方法、措施及其成效。
应用推荐