Camil Demetrescu edited experim.tex  over 8 years ago

Commit id: 0cdbcb929dd2f3519fb23180771a00264405c59e

deletions | additions      

       

TinyVM is thus an ideal playground to exercise our OSR technique, and we use it to run performance measurements on the shootout test suite, also known as the Computer Language Benchmark Game~\cite{shootout}. The list of benchmarks and their description is reported in Table~\ref{tab:shootout}; four of them - namely {\tt b-trees}, {\tt mbrot}, {\tt n-body} and {\tt sp-norm} - are evaluated against two workloads of different size.  \begin{table}   \caption{\label{tab:shootout} Description of the shootout benchmarks}  \begin{small}  \begin{tabular}{ |c|c| }  \hline 

sp-norm & Eigenvalue calculation with power method \\   \hline  \end{tabular}   \caption{\label{tab:shootout} Description of the shootout benchmarks}   \end{small}  \end{table} 

In this [...]  \begin{table}   \caption{\label{tab:sameFun}Average cost of an OSR transition to the same function.}  \begin{footnotesize}  \begin{tabular}{ |c|c|c|c| }  \hline 

\hline  \end{tabular}   \end{footnotesize}  \caption{\label{tab:sameFun}Average cost of an OSR transition to the same function.}   \end{table}  % figure 

\end{figure}  \fi  \smallskip  \paragraph{OSR-point insertion overhead}  [...]