Home | History | Annotate | Download | only in www

Lines Matching full:time

22 <p>This page tracks the compile time performance of Clang on two
76 llvm-gcc. This amounts to a fairly accurate measure of only the time
81 combined so that it is easy to see how the time for a particular task
83 includes the time of <tt>-fsyntax-only</tt> and <tt>-emit-llvm -O0</tt>.</p>
87 compile time here.</p>
103 -fsyntax-only. As expected, time spent in code generation for this
110 on compiler time. gcc and llvm-gcc see a large performance improvement
111 with PCH; about 4x in wall time. Unfortunately, Clang does not yet
120 involves a large amount of code generation. The time spent in Clang's
122 generation time but the improved parsing & semantic analysis