It is both a microarchitecture technology and a compilationtechnology.
它既是一种微体系结构技术,也是一种编译技术。
2
Unlike static compilationtechnology, dynamic translation will increase the executing time of the programs. Low overhead of dynamic translation itself is very important.
动态翻译技术不同于静态翻译,它会增加程序运行时间,控制动态翻译自身的开销是重中之重。
3
A new Ahead-of-time (AOT) compilationtechnology (not shown in Figure 1) has also been introduced to provide harder RT performance in systems where JIT compilation is inappropriate.
同样还引入了新的Ahead - of - time (AOT)编译技术(图1没有显示),为不适合使用JIT编译的系统提供了硬rt性能。