Преглед изворни кода

Added cycles of original program to report.

Jayke Meijer пре 14 година
родитељ
комит
98b2cba35f
1 измењених фајлова са 4 додато и 4 уклоњено
  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 \\
         & Instructions & instructions & cycles   & cycles    &  boost(cycles)\\
 \hline
-pi        &           94 &              &          &           &             \\
-acron     &          361 &              &          &           &             \\
-dhrystone &          752 &              &          &           &             \\
+pi        &           94 &              &  1714468 &           &             \\
+acron     &          361 &              &  4435687 &           &             \\
+dhrystone &          752 &              &  2887710 &           &             \\
 whet      &          935 &              &          &           &             \\
-slalom    &         4177 &              &          &           &             \\
+slalom    &         4177 &              &  2879140 &           &             \\
 clinpack  &         3523 &              &          &           &             \\
 \hline
 \end{tabular}