Daniele Cono D'Elia edited experim.tex  over 8 years ago

Commit id: ba19a97b13650e9999d473e7cfc249ecf07fbb0a

deletions | additions      

       

\begin{table}   \begin{small}  \begin{tabular}{ |c|c|c|c|c|c|c|c|c| |c|c|c|c|c|c|c|c|  } \cline{3-9} \cline{3-8}  \multicolumn{2}{l|}{} & \multicolumn{3}{c|}{open OSR} & \multicolumn{4}{c|}{resolved \multicolumn{3}{c|}{resolved  OSR} \\ \cline{3-9} \cline{3-8}  \multicolumn{2}{l|}{} & point & stub & IR code & point & \multicolumn{2}{|c|}{OSRDest generation}& IR code  \\ \cline{1-2} \cline{7-8}  benchmark & IR instructions & insertion & generation & verification & insertion & total & avg per inst& verification  \\ \hline  & & & & & & &&  \\ b-trees & 13 & 15.40 & 28.32 & 58.03 & 14.31 & 76.13 & 5.86& 65.15  \\ \hline  fannkuch & 50 & 14.16 & 18.66 & 86.77 & 12.84 & 208.03 & 4.16& 98.98  \\ \hline  fasta & 38 & 12.93 & 27.07 & 76.84 & 13.01 & 250.39 & 6.59& 98.08  \\ \hline  fasta-redux & 55 & 13.79 & 23.44 & 72.90 & 9.32 & 258.36 & 4.70& 105.76  \\ \hline  mbrot & 77 & 15.96 & 27.39 & 79.88 & 15.30 & 384.61 & 4.99& 103.72  \\ \hline  n-body & 19 & 14.31 & 19.73 & 76.76 & 11.58 & 88.73 & 4.67& 83.84  \\ \hline  rev-comp & 145 & 16.31 & 39.99 & 132.87 & 13.90 & 810.84 & 5.59& 201.40  \\ \hline  sp-norm & 28 & 15.31 & 27.50 & 68.32 & 12.41 & 154.54 & 5.52& 75.34  \\ \hline  \end{tabular}   \caption{\label{tab:instrTime} OSR machinery insertion in optimized code. Time measurements are expressed in microseconds.}