Profile-guided optimization
Posted: Sat Oct 20, 2012 12:59 am
Hello
I am new to codelite, MinGW and GCC but I have experiences with Microsoft Visual C++.
I need to run my code as fast as possible, in certain cases it’s preferable to compile with GCC because it would run faster then. Using PGO within Visual Studio IDE is very easy, but does codelite provide any facility this task to ease up things? I have freshly installed the latest codelite on windows. Do I need to download any library for that matter? How can I build my binaries as fast as possible? Please guide me through this. Step by step. Thanks.
I am new to codelite, MinGW and GCC but I have experiences with Microsoft Visual C++.
I need to run my code as fast as possible, in certain cases it’s preferable to compile with GCC because it would run faster then. Using PGO within Visual Studio IDE is very easy, but does codelite provide any facility this task to ease up things? I have freshly installed the latest codelite on windows. Do I need to download any library for that matter? How can I build my binaries as fast as possible? Please guide me through this. Step by step. Thanks.