ISSN:2582-5208

www.irjmets.com

Paper Key : IRJ************549
Author: Asst. Prof. Pratik H. Adhav
Date Published: 19 Nov 2024
Abstract
This study examines the impact of different compiler optimization levels on the performance of Java, C, and C++ programs. It compares results across optimization levels specific to each language, analyzing the trade-offs between execution speed and resource usage. For C and C++, the research analyzes optimization levels O0, O1, O2, and O3, each progressively implementing more aggressive optimizations. For Java, Just-In-Time (JIT) compilation levels 0, 1, 2, and 3 are employed. The results provide valuable insights for developers and researchers aiming to achieve performance efficiency, establishing a foundation for selecting appropriate compiler optimizations in performance-critical applications across Java, C, and C++.
Paper File to download :