• Porting the just-in-time compiler to new hardware platforms.

    即时编译器移植新的硬件平台。

    youdao

  • For example, a just-in-time compiler can monitor which code is executed frequently and optimize just that code for speed.

    例如即时编译器可以监测一些被经常执行代码和,同时进行优化提高速度

    youdao

  • We've always had an ahead-of-time compiler, to produce pre-compiled Ruby code in.class files. But there were a few things missing.

    我们一直都有提前编译器,用于以。class文件的形式生成编译Ruby代码

    youdao

  • The key idea is that we find how far an object can escape and how long it can be reachable; these are done by a static-time compiler.

    其中关键的想法在于我们找出物件究竟逃脱远,依此来确定的生存期上限。这些工作都是个静态的编译器来完成

    youdao

  • In fact, I could argue that I would have finished writing a buggy, yet not-well-tested version of the DFA compiler this month if I hadn't spent so much time on automated tests.

    事实上如果不是自动化测试方面花了大量时间可能认为这个可以编写一个还有一些错误没有经过良好测试的DF A编译器版本

    youdao

  • There is one caveat: turning on the optimization means that the build time increases. The compiler attempts to do clever things, such as following loops and pulling out constants.

    一个警告启用优化意味着增加编译时间——编译器尝试一些智能事情例如追随循环分析常量

    youdao

  • With each higher level of optimization, compile time and systems resources used to compiler the source code increase as the additional amount of performance squeezed out decreases.

    随着优化级别提高编译源代码所用编译时间系统资源增加,而性能提升幅度下降

    youdao

  • 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编译必须注意抵消编译程序消耗时间因为这些时间将延长程序执行时间。

    youdao

  • Build timePart of the standard compile if the OOP compiler has been extended to AOP, or as a post-compile step.

    构建——如果OOP编译已经扩展AOP那么方面编织就是标准编译一部分否则就是编译后的步骤

    youdao

  • That means that a lot of possible errors are caught at compile time. If you try to add together a number and a string, the compiler will whine at you.

    意味着很大一部分错误可以编译发现,试图一个数字字符串相加,编译器就会报错。

    youdao

  • This article explores the fundamental changes in GCC version 4 to show you why-if you haven't switched yet-the time has come to use the compiler standard.

    本文探索GCC第4中的重要变化展示为什么—如果使用GCC的话—现在应该使用这个编译器标准

    youdao

  • With a static compiler that only compiled one class at a time, we'd be out of luck.

    对于每次编译一个静态编译器,我们幸运

    youdao

  • The hard issues of parallelism and the optimizations needed to produce effective code just don't fit into the time available for a single course in compiler construction.

    并行难题生成有效代码所需优化适合单个编译器构造课程讲。

    youdao

  • You've seen that with static languages, the compiler directly binds an invocation to an implementation at compile time.

    静态语言中编译器在编译直接调用绑定实现

    youdao

  • First, if compiling takes a significant fraction of Jester's execution time, try a faster compiler.

    首先如果编译在Jester执行时间显著部分那么请尝试使用更快编译器。

    youdao

  • One-time: These include the infrastructure and policy requirements like deciding on a compiler version or setting up a bug tracking database.

    一次(One - time):这类需求包括架构策略的需求,决定编译器版本或者设置缺陷跟踪数据库等等。

    youdao

  • Psyco — to keep it very shortis a just-in-time (JIT) compiler of Python code into (x86) machine code.

    Psyco可以保持代码非常简短(x86)机器代码中的一个JITPython代码编译器

    youdao

  • This marker is enforced strongly by the compiler and weakly at run time; that is, the runtime will expose the internals via reflection if asked.

    标记编译器强制执行,运行则不能很好地被执行;运行通过映像(reflection)公开这些内部内容(如果要求的话)。

    youdao

  • Listing 5 is another for/in after compiler transformation, this time without a genericized type.

    清单5另外一个经过编译器转换之后的for/in这次没有通用化类型

    youdao

  • The compiler doesn't blindly compile everything though I think it can be deployed as an ahead-of-time (AOT) compiler. It kicks in whenever method execution counters trip over some threshold.

    虽然认为可以编译部署AOT(ahead-of-time)编译器,但其实并不盲目地编译所有东西,只有方法执行计数器超过某个阈值时它才会生效。

    youdao

  • The compiler provides a built-in function, which is evaluated at compile time, to determine the length of an array (e.g. len (a)).

    编译提供内建功能编译求得一个数组长度(如len (a))。

    youdao

  • Spring has developed its own aspect-oriented implementation that allows crosscutting logic to be applied to code at run time, rather than through a compiler as with AspectJ.

    Spring已经开发了自己的面向方面实现它允许交叉逻辑运行时刻应用编码中不用通过一个AspectJ的编译程序来实现

    youdao

  • The Just-in- time (JIT) compiler

    即时(Just-in-time,JIT)编译器

    youdao

  • To avoid spending time on this type of problem, I added another option to try loading the modified classes directly within the binding compiler.

    为了避免时间花问题上,添加了另外一个选项尝试直接绑定编译器装入修改后

    youdao

  • The biggest issue with most of them is that no compiler warnings or run-time errors tell you that the transaction implementation is incorrect.

    大多数陷阱最大问题不会任何编译器警告运行时错误告诉事务实现不正确的。

    youdao

  • Likewise with the generics changes — the generic type information is used by the compiler to enforce compile-time safe usage, but the generated bytecode still USES casts everywhere.

    比如更改——类型信息——编译器用实施编译安全但是生成字节码仍然到处使用强制转换

    youdao

  • 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编译器引入了不可预知的运行时行为将严重影响最坏情况时执行时间分析。

    youdao

  • 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)编译编译(而且可以重新编译),基于经常调用方法

    youdao

  • 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编译器都会执行循环展开,这会降低循环的影响。

    youdao

  • Because of its static nature, precompiled codeunlike code generated dynamically by a JIT compilercan't benefit from further optimisations of frequently used methods over time.

    预先编译代码有着静态本质——与JIT编译动态生成的代码不同,因而可能在经过段时间后,得益于常用方法进一步优化

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定