节点文献
Java程序内存低效使用问题的分析
Analysis of Memory Usage with Low Efficiency in Java Program
【摘要】 Java程序内存的低效使用是导致其性能问题的主要因素。该文分析了泄漏对象、蚍蜉对象和空闲对象3类导致内存低效使用的情况,探讨解决上述问题的方法,并提出构造对象行为模式。实验结果表明,该方案是有效的。
【Abstract】 The main memory usage with low efficiency is key factor to downgrade Java program performance.Three cases including leaked objects,instantaneous objects and idle objects are analyzed,which downgrade Java programs performance.How to solve these problems is also discussed.Moreover,the constructing the object lifecycle behavior model is proposed.Experimental results show this scheme is effective.
【关键词】 内存低效使用;
内存泄漏;
垃圾回收;
【Key words】 memory usage with low efficiency; memory leak; garbage collection;
【Key words】 memory usage with low efficiency; memory leak; garbage collection;
【基金】 国家自然科学基金资助项目“基于数据挖掘的服务器端软件性能分析与诊断方法研究”(60603039);国家“863”计划基金资助项目“基于Web Services的系统软件核心技术及运行平台研究”(2004AA112030)
- 【文献出处】 计算机工程 ,Computer Engineering , 编辑部邮箱 ,2008年23期
- 【分类号】TP311.52
- 【被引频次】3
- 【下载频次】105