Home | History | Annotate | Download | only in utils

Lines Matching full:time

49 <tr><td align=center>Lines Of Code over Time<br>
68 <tr><td><b>Item</b></td><td><b>CPU Time</b></td><td><b>Wall Clock</b></td></tr>
125 <font size=+2 face=Verdana><b><a name="Trends">Changes Over Time</font></b>
130 changing over time. For now we use the Olden benchmark suite to measure this,
145 Time to run the LLVM optimizer on each program
155 Execution time for CBE generated executable
159 Execution time for the LLC generated executable
165 Execution time for program in the JIT
187 <li><a name="GCCAS">GCCAS</a> - Time to run LLVM optimizers on the program.</li>
192 <li><a name="LLC<br>compile">LLC compile</a> - The time taken compile with
194 <li><a name="JIT<br>codegen">JIT codegen</a> - The amount of time spent in the
198 <li><a name="GCC">GCC</a> - The time taken to execute the program when compiled
200 <li><a name="CBE">CBE</a> - The time taken to execute the program after
204 <li><a name="JIT">JIT</a> - The amount of time spent running the