From 3284d32453ae44f7c3280aee26c19c5d8c65ca5e Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Thu, 16 May 2019 09:37:52 +0800 Subject: upd --- chap/chap5.tex | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/chap/chap5.tex b/chap/chap5.tex index be1ff57..007b13b 100644 --- a/chap/chap5.tex +++ b/chap/chap5.tex @@ -183,50 +183,50 @@ Baseline 的运行时间。 基准测试 & IS & IS+DIFT & SpecLoad 减少量\tabularnewline \hline \hline -astar & 592665385 & 337046726 & 43.13\%\tabularnewline +astar & 34.80\% & 19.79\% & 43.13\%\tabularnewline \hline -bwaves & 197767307 & 4175863 & 97.89\%\tabularnewline +bwaves & 10.75\% & 0.23\% & 97.89\%\tabularnewline \hline -bzip2 & 194937438 & 88235308 & 54.74\%\tabularnewline +bzip2 & 12.12\% & 5.49\% & 54.74\%\tabularnewline \hline -cactusADM & 6789192 & 1730316 & 74.51\%\tabularnewline +cactusADM & 0.51\% & 0.13\% & 74.51\%\tabularnewline \hline -calculix & 167229407 & 51778868 & 69.04\%\tabularnewline +calculix & 9.89\% & 3.06\% & 69.04\%\tabularnewline \hline -GemsFDTD & 82999260 & 1731800 & 97.91\%\tabularnewline +GemsFDTD & 6.29\% & 0.13\% & 97.91\%\tabularnewline \hline -gobmk & 243636621 & 50238751 & 79.38\%\tabularnewline +gobmk & 12.61\% & 2.60\% & 79.38\%\tabularnewline \hline -gromacs & 12385627 & 899474 & 92.74\%\tabularnewline +gromacs & 0.76\% & 0.06\% & 92.74\%\tabularnewline \hline -h264ref & 83954284 & 14540555 & 82.68\%\tabularnewline +h264ref & 5.43\% & 0.94\% & 82.68\%\tabularnewline \hline -hmmer & 188615797 & 95542441 & 49.35\%\tabularnewline +hmmer & 9.52\% & 4.82\% & 49.35\%\tabularnewline \hline -lbm & 16619502 & 4 & 100.00\%\tabularnewline +lbm & 1.39\% & 0.00\% & 100.00\%\tabularnewline \hline -leslie3d & 84725917 & 1497323 & 98.23\%\tabularnewline +leslie3d & 5.98\% & 0.11\% & 98.23\%\tabularnewline \hline -libquantum & 34125171 & 4306 & 99.99\%\tabularnewline +libquantum & 1.99\% & 0.00\% & 99.99\%\tabularnewline \hline -mcf & 138128311 & 27634366 & 79.99\%\tabularnewline +mcf & 10.56\% & 2.11\% & 79.99\%\tabularnewline \hline -milc & 41388836 & 1224233 & 97.04\%\tabularnewline +milc & 3.22\% & 0.10\% & 97.04\%\tabularnewline \hline -namd & 35643072 & 11144890 & 68.73\%\tabularnewline +namd & 2.67\% & 0.84\% & 68.73\%\tabularnewline \hline -omnetpp & 117181327 & 38237525 & 67.37\%\tabularnewline +omnetpp & 5.94\% & 1.94\% & 67.37\%\tabularnewline \hline -sjeng & 241108901 & 49780302 & 79.35\%\tabularnewline +sjeng & 13.19\% & 2.72\% & 79.35\%\tabularnewline \hline -soplex & 161218472 & 77026596 & 52.22\%\tabularnewline +soplex & 9.68\% & 4.63\% & 52.22\%\tabularnewline \hline -sphinx3 & 107409895 & 22898074 & 78.68\%\tabularnewline +sphinx3 & 6.63\% & 1.41\% & 78.68\%\tabularnewline \hline -zeusmp & 102149604 & 431352 & 99.58\%\tabularnewline +zeusmp & 6.70\% & 0.03\% & 99.58\%\tabularnewline \hline \end{tabular} -\caption{DIFT 对 SPEC CPU2006 各基准测试的效果} +\caption{SPEC CPU2006 中 SpecLoad 在所有操作中的比例} \label{tab:specload} \end{table} -- cgit v1.2.3