標題: | On efficiency and optimization of C++ programs |
作者: | Wu, PC Wang, FJ 交大名義發表 資訊工程學系 National Chiao Tung University Department of Computer Science |
關鍵字: | object-oriented programming;code optimization;C++ efficiency;C++ compiler optimizations |
公開日期: | 1-四月-1996 |
摘要: | The efficiency of object-oriented programs has become a point of great interest, One necessary factor for program efficiency is the optimization techniques involved. This paper presents the performance of several variations of a given C++ program and compares them with a version that uses no object-oriented features, Our result indicates that some object-oriented features in C++ are not well optimized in current C++ compilers. We thus discuss some code optimization techniques that can improve the efficiency based on the given C++ program. |
URI: | http://hdl.handle.net/11536/1389 |
ISSN: | 0038-0644 |
期刊: | SOFTWARE-PRACTICE & EXPERIENCE |
Volume: | 26 |
Issue: | 4 |
起始頁: | 453 |
結束頁: | 465 |
顯示於類別: | 期刊論文 |