JIT
美 [ˌdʒeɪaɪ'ti]英 [ˌdʒeɪaɪ'ti:]
- abbr.(=just-in-time)【商】及时盘存调节法
- 网络准时生产(Just In Time);准时制;准时制生产
JIT
JIT
准时生产(Just In Time)
产生:从准时生产(JIT)发展而来 目的:是为了消除(原材料等)库存和 不必要的浪费而进行持续性改进 大野在美国考察 …
准时制
3)准时制(JIT)的运作:在适当的时间适当的地点提供适当数量的产品或服务,并且用最少的资源。做到动如脱兔,静如处子。
准时制生产
...想,精益生产(LP)是美国麻省理工学院(MIT)在准时制生产(JIT)基础上提出的,是JIT的延续,这两者的基本思想是一致的。
精益生产
精益生产方式(JIT)与工程造价控制精益生产(JIT) 个性化需求 工程造价控制 信息流 实物 2008-11-14摘要钟恩仁 飞机制造企业精 …
准时化生产
以准时化生产(JIT)为例,JIT是在流程化、生产线同步化的基础上,使用看板这一信息工具,使后道工序提取的量最小的一种 …
即时
不能将即时(JIT)编译的代码存储在类缓存中,所以在启用类共享时 JIT 的行为没有变化。缓存大小限制 当前缓存大小的理论 …
1
The resulting file loads and starts more quickly than it would have if it were being converted to native code by the standard JIT option.
与用标准JIT选项转换为本机代码相比,结果文件的加载和启动速度更快。
2
You can measure how much memory is being used for classes and JIT code at Java 5 and above by taking a javacore dump.
您可以通过javacore转储来测量类和JIT代码在Java5及以上版本中使用了多少内存。
3
One of the activities that will interfere with your benchmark is JIT compilation of your code.
JIT会编译你的代码,这也是众多影响基准测试的行为之一。
4
I checked in about: config and was pleased to see that TraceMonkey's JIT is enabled by default for both the user interface and Web content.
我在about:config里看了一下,用户界面和网页内容都默认开启了TraceMonkey的JIT。
5
To help deal with these problems, a program can be run in JIT mode or debugging mode independently of a debugger.
为了帮助处理这些问题,可以独立于调试器在JIT模式或调试模式下运行程序。
6
If our State organs in accordance with regulations help JIT clearance a tax rebate, the enterprise's job is to a great deal of support.
我们的国家机关如能按规定帮助企业及时清算退税,对企业的工作就是一种极大的支持。
7
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编译器的运行时性能消耗或内存消耗,或者避免解释程序的早期性能开销。
8
This helps ensure that the options you think are being set are actually being received and recognized by the JIT compiler.
这可以帮助确保您考虑的正在设置的选项实际上都正被JIT编译器接受和识别。
9
Displays the total number of methods JIT-compiled since the application started.
显示自应用程序启动后实时(JIT)编译的方法的总数。
10
This code causes a set of classes to be loaded and the methods of those classes all to be compiled by the JIT compiler.
这段代码将使JIT编译器加载一组类并编译所有这些类的方法。
11
Displays the peak number of methods the JIT compiler has failed to compile since the application started .
显示自应用程序启动后JIT编译器未能编译的方法的峰值数目。
12
A method that has been AOT-compiled may also be JIT-compiled if it meets the necessary recompilation criteria.
对于已经AOT编译的方法,如果它满足必要的重新编译条件,就可能再执行JIT编译。
13
However, some alternative JVMs can provide a few options for you, depending on how important JIT-compiler-induced pauses are to you.
但是,一些替代的JVM可以为您提供一些选项,具体取决于JIT编译器引起的暂停对您有多重要。
14
This counter is updated at the end of every JIT compilation phase.
在每一JIT编译阶段的结尾更新此计数器。
15
The JIT compiler ensures it does not compile the MSIL at two different sequence points into a single native instruction .
JIT编译器可确保不会将两个不同序列点的MSIL编译成一条本机指令。
16
If problem does not exhibit itself with JIT off, then it might be a JIT related problem.
如果在禁用JIT之后问题就不存在了,那么这就可能是一个与JIT有关的问题。
17
JIT compilation can be used for softer RT scenarios where compilation can occur when no higher priority work needs to be done.
JIT编译可用于软RT场景,其中编译将在不需要执行高优先级任务时发生。
18
Displays the total MSIL bytes JIT-compiled since the application started.
显示自应用程序启动后实时编译的总MSIL字节数。
19
The AOT-compiled code is the equivalent to the native code the JIT compiler would generate if it used a fixed optimisation level.
如果JIT使用了一种固定的优化级别,那么AOT编译的代码就等同于JIT编译器生成的本地代码。
20
JIT diagnostics can be a time consuming procedure requiring high level of technical expertise.
JIT诊断可能是一个非常耗时的过程,需要高级的专门技术。
21
The JIT approach seemed promising, but it had some drawbacks.
JIT技术看起来很有前途,但是它有一些不足。
22
For this reason, JIT compilers do not compile all code with the same degree of optimization.
因此,JIT编译器不会使用相同的优化度来编译所有的代码。
23
Loop unrolling is an example of a transformation that might cause the JIT to have problems register-allocating.
循环展开是一个可能导致JIT分配寄存器出现问题的转换的例子。
24
The MMI threshold count can be lowered to speed up JIT compilation of a method or increased to achieve an opposite effect.
可以减小MMI上限计数器,从而加速JIT编译一个方法的过程;或者增大它以达到相反的效果。
25
Some of the highlights of the release are the JIT that's now on by default and an overhauled compiler and parser.
其中的一些亮点包括默认开启JIT和一个全面修正过的编译器及解析器。
26
Instruction generation can also be tailored to the underlying processor to take full advantage of the underlying platform.
JIT编译器会根据处理器生成指令并充分利用所处的平台。
27
JIT compilers are allowed to take some liberties with synchronized blocks to reduce their performance cost.
JIT编译器可以随意变动同步锁,以减少它们的性能成本。
28
JIT therefore has a great influence on the flow of execution of a Java program.
因此,JIT对于Java程序的执行流程会产生很大的影响。
29
In fact, most modern JIT compilers also support recompiling methods that are found to be very hot.
事实上,大部分现代的JIT编译器也支持重编译被认为是热方法的方法。
30
More importantly, the code generated by the JIT compiler is bound to the process that triggered the compilation.
更为重要的是,由JIT编译器生成的代码会绑定到触发编译的进程上。