You can request the JIT - compiler to generate tracking information.
可以请求JIT编译器生成跟踪信息.
互联网
You can request the JIT - compiler to not optimize the machine code.
可以请求JIT编译器不优化最终的机器码.
互联网
Your actions often prevent the JIT compiler from more effective optimizations.
你的动作经常阻止JIT编译器生成更高效的优化.
互联网
JIT compiler must respond to required modifiers but can ignore optional modifiers.
JIT编译器必须响应必选修饰符,但是可以忽略可选修饰符.
互联网
The standard JIT compiler runs on demand.
标准JIT编译器上运行的需求.
互联网
Let the JIT compiler do the rest.
让JIT编译器做剩下的工作.
互联网
Fewer control branches inside functions make it easier for the JIT compiler to enregister variables.
方法内部更少的控制分支使得JIT编译器为寄存器注册变量更容易.
互联网
By design, the Compiler class does nothing; It'serves a placeholder a JIT compiler implementation.
设计中, Compiler不做任何事, 只是充当JIT编译器实现中的占位符.
互联网
At execution time, a just - in - time ( JIT ) compiler translates the MSIL into native code.
在执行时, 实时 ( JIT ) 编译器将MSIL翻译为本机代码.
互联网
The simplicity of the control flow also affects how well the JIT compiler can enregister variables.
这个简单的控制流程同样会影响JIT编译对变量注册的好坏.
互联网