Sfoglia il codice sorgente

Added cycles of original program to report.

Jayke Meijer 14 anni fa
parent
commit
98b2cba35f
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      report/report.tex

+ 4 - 4
report/report.tex

@@ -300,11 +300,11 @@ The following results have been obtained:\\
 Benchmark & Original     & Optimized    & Original & Optimized & Performance \\
 Benchmark & Original     & Optimized    & Original & Optimized & Performance \\
         & Instructions & instructions & cycles   & cycles    &  boost(cycles)\\
         & Instructions & instructions & cycles   & cycles    &  boost(cycles)\\
 \hline
 \hline
-pi        &           94 &              &          &           &             \\
-acron     &          361 &              &          &           &             \\
-dhrystone &          752 &              &          &           &             \\
+pi        &           94 &              &  1714468 &           &             \\
+acron     &          361 &              &  4435687 &           &             \\
+dhrystone &          752 &              &  2887710 &           &             \\
 whet      &          935 &              &          &           &             \\
 whet      &          935 &              &          &           &             \\
-slalom    &         4177 &              &          &           &             \\
+slalom    &         4177 &              &  2879140 &           &             \\
 clinpack  &         3523 &              &          &           &             \\
 clinpack  &         3523 &              &          &           &             \\
 \hline
 \hline
 \end{tabular}
 \end{tabular}