Przeglądaj źródła

Merge branch 'master' of github.com:taddeus/peephole

Taddeus Kroes 14 lat temu
rodzic
commit
95f32aabe5
1 zmienionych plików z 7 dodań i 7 usunięć
  1. 7 7
      report/report.tex

+ 7 - 7
report/report.tex

@@ -296,16 +296,16 @@ The following results have been obtained:\\
 Benchmark & Original     & Optimized    & Original & Optimized & Performance \\
         & Instructions & instructions & cycles   & cycles    &  boost(cycles)\\
 \hline
-pi        &          134 &              &          &           &             \\
-acron     &              &              &          &           &             \\
-dhrystone &              &              &          &           &             \\
-whet      &              &              &          &           &             \\
-slalom    &              &              &          &           &             \\
-clinpack  &              &              &          &           &             \\
+pi        &           94 &              &          &           &             \\
+acron     &          361 &              &          &           &             \\
+dhrystone &          752 &              &          &           &             \\
+whet      &          935 &              &          &           &             \\
+slalom    &         4177 &              &          &           &             \\
+clinpack  &         3523 &              &          &           &             \\
 \hline
 \end{tabular}
 
-
+\pagebreak
 \appendix
 
 \section{List of all optimizations}