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

文章基本信息

  • 标题:Compilation Time-Based Analysis using Optimized Iterative Techniques
  • 本地全文:下载
  • 作者:Ume Farwa ; Khurshid Asghar ; Mubbashar Saddique
  • 期刊名称:International Journal of Computer Science and Network Security
  • 印刷版ISSN:1738-7906
  • 出版年度:2020
  • 卷号:20
  • 期号:5
  • 页码:120-123
  • 出版社:International Journal of Computer Science and Network Security
  • 摘要:Compilation time has always been an important factor for performance analysis of any system. This paper discusses the various optimized iterative techniques to analyze the performance of programs like loop unrolling, loop level parallelism or loop-carried dependence, and loop ordering. In first technique, loop is unrolled up to scale 5 and then compared with rolled one to find out performance differences. In the second technique, it finds that the loop carried dependence and inter-change the statements order and exposes the par-allelism. In the third one, the loop order is changed to reduce the jump calls during code execution. The execution time of all three methods are compared, that is the proof of high performance after implementing the optimized iterative techniques. The execution time may differ on different machines. The results are calculated on a core i5 machine with 2.7Ghz processor under Linux kernel.
  • 关键词:Compilation time;performance analysis;iterative techniques;program optimization.
国家哲学社会科学文献中心版权所有