gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clang LTO: on or off?


From: Chan Maxthon
Subject: Clang LTO: on or off?
Date: Fri, 14 Jun 2013 20:39:53 +0800

Do you guys use LTO? I find its performance boost impressive. When I am 
bootstrapping clang, I compared performance of clang built with gcc (-O3, no 
LTO, but gcc have a better optimizer) and LLVM LTO (-O3 -flto, but LLVM 
optimizer is less aggressive than gcc's) and it gave my clang a 50%~100% 
performance boost on compiling a trivial C++11 program. Do you guys use it?

发自我的 iPad


reply via email to

[Prev in Thread] Current Thread [Next in Thread]