期刊文献+

Java虚拟机垃圾收集器的性能分析与调节 被引量:5

ANALYSIS AND TUNING OF PERFORMANCE OF THE GARBAGE COLLECTOR IN JAVA VIRTUAL MACHINE
下载PDF
导出
摘要 垃圾收集器是Java虚拟机 (JVM)的核心组成部分之一 ,对Java虚拟机的性能有非常重要的影响。本文将介绍GC的工作原理以及对象回收算法 ,重点介绍JVM的分段回收技术 ;剖析JVM自带的GC性能分析工具 ;阐述如何通过命令行参数调节GC的运行 ,提高GC的效率。 Garbage Collector is a core part of Java Virtual Machine(JVM) and work greatly on performance of JVM.In this paper,the principle on Garbage Collector and the algorithm of garbage collection is presented.A thorough analysis of generational collection technology and the tool for garbage collection efficiency is performed.Furthermore,we explain that how to tune Garbage Collector by command line parameter to improve garbage collection efficiency.
出处 《计算机应用与软件》 CSCD 北大核心 2004年第10期110-112,共3页 Computer Applications and Software
关键词 垃圾收集器 JAVA虚拟机 JVM 性能分析工具 命令行参数 对象 算法 GC 调节 影响 Java virtual machine Garbage collector Performance analysis Performance tuning
  • 相关文献

参考文献3

  • 1Dykstra,L.Srisa-an,W.Chang,J.M,''An analysis of the garbage collection performance in Sun's HotSpotTM Java Virtual Machine'',Performance,Computing,and Communications Conference,2002.21st IEEE International,Apr.03-05,2002,pp.335~339.
  • 2Chang,M.Woo Hyong Lee Hasan,Y.,''Measuring Dynamic Memory Invocations in Object-Oriented Programs'',Performance,Computing and Communications Conference,1999.IPCCC'99.IEEE International,Feb.10-12,1999,pp.268-274.
  • 3Srisa-an,W.Chang,J.M.Chia-Tien Dan Lo,''Do generational schemes improve the garbage collection efficiency'',Performance Analysis of Systems and Software,2000.ISPASS.2000 IEEE International Symposium,Apr.24-25,2000,pp.58~63.

共引文献1

同被引文献26

引证文献5

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部