[LLVMdev] does clang and llvm take more time to compile c code

Eric Lu eirc.lew at gmail.com
Thu Jun 27 04:40:04 PDT 2013


Hello, all

When I compile mpeg2enc of Mediabench, it seems clang and llvm take longer
time than gcc. I meausre the time as follow:

gcc -O3   8.190s
clang  -O3  20.253s

will this means clang and llvm are slower than gcc in compiling c code.


Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130627/05d72027/attachment.html>


More information about the llvm-dev mailing list