Sfoglia il codice sorgente

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

Taddeus Kroes 14 anni fa
parent
commit
3774dbc125
1 ha cambiato i file con 6 aggiunte e 21 eliminazioni
  1. 6 21
      report/report.tex

+ 6 - 21
report/report.tex

@@ -421,27 +421,12 @@ The results are displayed in the following table: \\
 Benchmark & Original     & Removed      & Original & Optimized & Performance \\
           & Instructions & instructions & cycles   & cycles    & boost(cycles) \\
 \hline
-pi        &           94 &            2 &  1714468 &           &             \% \\
-acron     &          361 &           24 &  4435687 &           &             \% \\
-dhrystone &          752 &           52 &  2887710 &           &             \% \\
-whet      &          935 &           37 &  2864526 &           &             \% \\
-slalom    &         4177 &          227 &  2879140 &   2872414 &      0.15\% \\
-clinpack  &         3523 &              &  1543746 &           &              \% \\
-\hline
-\end{tabular}
-
-
-\begin{tabular}{|c|c|c|c|c|c|}
-\hline
-Benchmark & Original     & Removed      & Original & Optimized & Performance \\
-          & Instructions & instructions & cycles   & cycles    & boost(cycles)\\
-\hline
-pi        &           94 &      2       &    1714468   &   1714362      &   0.006182676 \%       \\
-acron     &          361 &      19      &    4435687   &   4372825      &   1.417187462 \%       \\
-dhrystone &          752 &      36      &    2887710   &   2742720      &   5.020933542 \%       \\
-whet      &          935 &      23      &    2864526   &   2840042      &   0.854731289 \%       \\
-slalom    &         4177 &      107     &    2879140   &   2876105      &   0.143480345 \%       \\
-clinpack  &         3523 &      49      &    1543746   &   1528406      &   1.353201887  \%       \\
+pi        &           94 &            2 &  1714468 &   1714260 &      0.012\% \\
+acron     &          361 &           24 &  4435687 &   4314540 &      2.73\% \\
+dhrystone &          752 &           49 &  2887710 &   2852653 &      1.21\% \\
+whet      &          935 &           33 &  2864526 &   2828487 &      1.26\% \\
+slalom    &         4177 &          226 &  2879140 &   2870375 &      0.304\% \\
+clinpack  &         3523 &          231 &  1543746 &   1457479 &      5.59\% \\
 \hline
 \end{tabular}