引用本文:冀振燕,程虎.Java编译程序技术与Java性能.软件学报,2000,11(2):173-178
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4223次   下载 7851 本文二维码信息
码上扫一扫!
分享到: 微信 更多
Java编译程序技术与Java性能
冀振燕1, 程虎1
中国科学院软件研究所,北京,100080
摘要:
概述了Java编译程序技术,把Java编译程序分成5类:具有解释技术的编译程序;具有及时(JIT)编译技术的编译程序;具有自适应优化技术的编译程序;本地编译程序和翻译程序.详细描述和分析了它们的体系结构和工作原理.同时也分析了编译程序技术对Java性能的影响.
关键词:  Java程序设计语言,编译程序,性能.
DOI:
分类号:
基金项目:
Java Compiler Technology and Java Performance
JI Zhen-yan,CHENG Hu
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.
Key words:  Java programming language,compiler,performance.

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: