a72 combined: highlight table cells

This commit is contained in:
Théophile Bastian 2024-11-26 18:37:45 +01:00
parent 6f6e90166e
commit ce22891957

View file

@ -49,8 +49,8 @@
\textbf{MAPE} & \textbf{Median} & \textbf{Q1} & \textbf{Q3} & \textbf{$K_\tau$} \\
& (\%) & (\%) & (\%) & (\%) & (\%) & \\
\midrule
A72 combined & 0.51 & 19.26 & 12.98 & 5.57 & 25.38 & 0.75\\
llvm-mca & 0.06 & 32.60 & 25.17 & 8.84 & 59.16 & 0.69\\
A72 combined & 0.51 & 19.26 & 12.98 & 5.57 & \alert{25.38} & 0.75\\
llvm-mca & 0.06 & 32.60 & \alert{25.17} & 8.84 & 59.16 & 0.69\\
Osaca (backend) & 0.17 & 49.33 & 50.19 & 33.53 & 64.94 & 0.67\\
Osaca (crit. path) & 0.17 & 84.02 & 70.39 & 40.37 & 91.47 & 0.24\\
\bottomrule