Brief Introduction of Profile Guided Compiler Technology
Yang Xia
Abstract
Yang Xia
Abstract
The profiling-guided compiling method is an effective compiling model, which optimizes the codes using the profiling information collected in the running of a program. In this paper, we summarized the common flow for the implementation of profile-guided compilation model, together with the questions encountered and the solving method.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The profiling-guided compiling method is an effective compiling model, which optimizes the codes using the profiling information collected in the running of a program. In this paper, we summarized the common flow for the implementation of profile-guided compilation model, together with the questions encountered and the solving method.
Key concepts: Computer science, Profiling (computer programming), Compiler, Programming language, Parallel computing