节点文献
Java编译程序技术与Java性能(英文)
Java Compiler Technology and Java Performance
【摘要】 概述了 Java编译程序技术 ,把 Java编译程序分成 5类 :具有解释技术的编译程序 ;具有及时 (JIT)编译技术的编译程序 ;具有自适应优化技术的编译程序 ;本地编译程序和翻译程序 .详细描述和分析了它们的体系结构和工作原理 .同时也分析了编译程序技术对 Java性能的影响 .
【Abstract】 This paper summarizes Java’s compiler technology, and sorts all kinds of Java compilers into five categories: compilers with interpreter technology, compilers with JIT compiler technology, compilers with adaptive optimization technology, native compilers and translators. Their architectures and working principles are described and analyzed in detail. The authors also analyze the effect that compiler technology has on Java performance.
- 【文献出处】 软件学报 ,JOURNAL OF SOFTWARE , 编辑部邮箱 ,2000年02期
- 【分类号】TP314
- 【被引频次】28
- 【下载频次】605