首页    期刊浏览 2024年11月07日 星期四
登录注册

文章基本信息

  • 标题:Reduction in Run Time Using Trap Analysis
  • 本地全文:下载
  • 作者:Prof. K.V.N.Sunitha ; Dr V. Vijay Kumar
  • 期刊名称:Journal of Theoretical and Applied Information Technology
  • 印刷版ISSN:1992-8645
  • 电子版ISSN:1817-3195
  • 出版年度:2006
  • 卷号:2
  • 期号:1
  • 页码:7-13
  • 出版社:Journal of Theoretical and Applied
  • 摘要:“Reduction in Runtime using trap analysis “ concentrates on finding the procedure for inserting traps at required places and optimizing runtime by moving the traps to low frequency regions. Using this, one can benefit in two ways: (i) being able to generate efficient code (ii) being able to produce more reliable programs by careful examination of errors in the programs. Traps are placed within a loop so as to avoid abrupt termination on bound violations. Since these traps are placed in high frequency regions, apply frequency reduction optimization technique to move this trap to low frequency regions. The results clearly indicates significant reduction in number of instructions, number of machine cycles and execution times for array bound checks applied on sorting techniques for inner loops as well as outer loops. In the present paper, the trap analysis is performed on all sorting techniques which have nested loops of depth two. However insertion of traps increases the run time, hence to overcome this disadvantage,an innovative method of optimization has been proposed in the present paper which move the checking code out of loops.
国家哲学社会科学文献中心版权所有