Skip to content
Snippets Groups Projects
Commit c4bece90 authored by Jayke Meijer's avatar Jayke Meijer
Browse files

Filled in table in report.

parent b46da002
No related branches found
No related tags found
No related merge requests found
......@@ -421,12 +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 & & \% \\
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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment