Once your program is compiled to bytecode, you can compile it to native code.
一旦你的程序被编译成字节码,你就可以将他们编译为本地代码。
It is my experience, however, that you can never stay 100% within a model and you often have to drop down to some native code.
不过这只是我的经验,您绝不能100%使用这个模式,且经常不得不偶尔加入一些本地代码。
Native code may attempt to access an object that has invalid input (such as a stale local reference) or that is coded incorrectly.
本机代码可能尝试访问具有无效输入(如过时的本地引用)或编码错误的对象。
Native code libraries can also be dynamically loaded.
本地代码库同样可以动态加载。
Unless the code is executed several times, these costs might not be offset by the performance benefit of native code versus interpretation.
除非多次执行代码,否则这些代价不能由本地代码相对解释的性能优势来弥补。
Similarly, interactive applications can benefit from native code performance quickly without the cost of dynamic compilation that causes poor responsiveness.
类似地,交互式应用程序可以很快地从本地代码中获益,无需使用引起较差响应能力的动态编译。
No, you can't use plugins or access native code/applications.
是的,你现在不能使用插件或者访问本地代码/应用程序。
Instead, it contains the JXE file for all the classes and placeholder class files, which are used to access the native code.
与此不同,它包含用于所有类和占位符类文件的JXE文件,用于访问本地代码。
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编译器生成的本地代码。
When the threshold count for a method reaches zero (0) the method becomes eligible for compilation into native code by JIT.
当一个方法的上限计数器达到零(0)时,就可以使用JIT将这个方法编译成本地代码了。
Compiled methods loaded from JXEs execute as native code.
将从jxe中加载的编译了的方法作为本地代码执行。
JIT compilers selectively compile the most frequently executing methods to native code while programs are running.
程序运行时,JIT编译器选择将最频繁执行的方法编译成本地代码。
Automation applications are often compiled to native code and therefore execute faster than VBA code.
自动化应用程序经常被编译为本机代码,因此执行速度比VBA代码快。
These actually were relatively simple, but suffered from severe performance problems — interpreting code is always going to take longer than executing native code.
这些虚拟机实际上的确相对简单,但存在严重的性能问题—解释代码的时间总是会比执行本机代码的时间长。
Native code compilation for rt.
RT中的本地代码编译。
Also they often are implemented in native code and cannot be transformed in the "JRuby" way.
此外它们通常会以本地的代码来实现,因此不能以“JRuby”的方式做转换。
They aim to improve execution speed so that it is comparable to that of native code.
他们的目标是将脚本的执行速度提高到和本地代码(native code)一样快的水平。
The degree to which native code compilation affects application performance varies with the application, of course.
当然,本机代码编译对各个应用程序的性能的影响程度不尽相同。
Don't think that you need to be an expert in native code or JNI or must know every OS.
不要认为自己必须是一名本机代码或JNI专家,或者必须知道每个操作系统。
This is native code, compiled to the processor architecture in use.
这是原生代码,在使用时由处理器构架编译。
Yes, we produce bytecode for the VM, which can optionally produce native code for several architectures.
是的,我们为虚拟机生成字节码,可以为多种架构产生不同的原生代码。
Have you ever wanted to know which networking interfaces were available, but didn't know how to ask without reverting to native code?
您是否曾经想知道哪个联网接口是可用的,但是在不回复到本机代码的情况下又不知道该如何询问呢?
But, clearly, some native code is still required.
但是,显然一些本机代码还是必需的。
In a future article, we will address the need for stateful invocations of native code and deal with issues around lifecycle management of the native code.
在后续的文章中,我们将解决本机代码的有状态调用需求,并且处理与本机代码的生命周期管理有关的问题。
However, communication between JVM and native code is generally slow, thus too many JNI calls can degrade performance.
不过,JVM与本机代码之间的通信通常很慢,因此,太多的JNI调用可能会降低性能。
The improved performance characteristics of native code are critical to the requirements of your high-performance application.
本机代码改进的性能特征是您的高性能应用程序需求的关键。
This tool either applies native code compilation to all methods of all classes in a JAR file or applies it selectively to the methods of interest.
该工具对JAR文件中所有类的所有方法应用本地代码编译,也可以选择性地对需要的方法应用本地代码编译。
Using native code can potentially cause problems when migrating to a different operating system.
使用本机代码会在迁移到不同操作系统时引发问题。
However, the way that URLs are interpreted and mapped in the native code differs between platforms.
然而,解释url的方法及在本机代码的映射对于不同的平台来说是不同的。
The RMS classes call into the platform-specific native code that uses the standard OS data manager functions to perform the actual database operations.
RMS类调用特定于平台的本机代码,这种本机代码使用标准OS数据管理器函数来执行实际的数据库操作。
应用推荐