节点文献

基于混合并发模式的Dalvik虚拟机性能优化

Dalvik virtual machine performance improvement based on hybrid concurrent model

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 李茜肖萍

【Author】 LI Qian1,XIAO Ping2(1.Department of Computer and Basic Mathematical Education,Shenyang Medical College,Shenyang Liaoning 110034,China; 2.Department of Computer Crime Investigation,China Criminal Police College,Shenyang Liaoning 110854,China)

【机构】 沈阳医学院计算机与数理基础教学部中国刑事警察学院计算机犯罪侦查系

【摘要】 为了改进Dalvik虚拟机的性能,提出了一种基于多线程调度机制的Java虚拟机混合并发模式。该模式利用多线程并发调度和热方法表,通过将Java字节码的编译与执行过程相重叠来提高程序的执行效率,进而提升Dalvik虚拟机的处理速度;并对该模式设计与实现的关键技术进行了分析。实验结果表明,混合并发模式能够有效地提高Dalvik虚拟机中Java程序的执行速度。

【Abstract】 To improve Dalvik virtual machine performance,a hybrid concurrent model based on multi-thread mechanism for Java virtual machine was proposed.This model implemented performance optimization by overlapping the production of native code with program execution through multi-thread control and hot-function table,and some critical issues in the design and implementation were also discussed.The experimental results show that this model can improve the Java execution speed efficiently in Dalvik.

  • 【文献出处】 计算机应用 ,Journal of Computer Applications , 编辑部邮箱 ,2012年06期
  • 【分类号】TP311.10;TP302
  • 【下载频次】105
节点文献中: