masters-thesis/tables/oneway_settings_event.tex

38 lines
3.6 KiB
TeX

\begin{table}[ht!]
\centering
\caption{The benchmark's settings which were used to analyze the latency of messages sent whilst both the sending and receiving node were waiting for an event.}
\footnotesize
\label{tab:oneway_settings_event}
\vspace{3mm}
\begin{tabular}{!{\hspace{-2pt}}c|!{\hspace{-8pt}}c!{\hspace{-4pt}}c!{\hspace{-4pt}}c!{\hspace{-4pt}}c!{\hspace{-6pt}}c!{\hspace{-2pt}}ccc!{\hspace{-3pt}}ccc!{\hspace{-5pt}}}
\multicolumn{1}{c}{} & \rot{service type} & \rot{polling (send)} & \rot{polling (recv)} & \rot{inline mode} & \rot{unsignaled}& \rot{operation} & \rot{burst size} & \rot{repetitions} & \rot{loop pauses} & \rot{timestamp} & \rotright{message size}\\
\hlineB{3}
\Tstrut
\autoref{fig:oneway_event_a} & \graycellleftline{\acrshort{rc}} & event & event & \NO & \enspace\NO & send & 8000 & \graycell{20} & \graycell{\SI{0}{\nano\second}} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_event_b} & \graycellleftline{\acrshort{uc}} & event & event & \NO & \enspace\NO & send & 8000 & \graycell{20} & \graycell{\SI{0}{\nano\second}} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_event_c} & \graycellleftline{\acrshort{ud}} & event & event & \NO & \enspace\NO & send & 8000 & \graycell{20} & \graycell{\SI{0}{\nano\second}} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_event_d} & \graycellleftline{\acrshort{rc}} & event & event & \NO & \enspace\NO & send & 8000 & \graycell{1} & \graycell{\SI[scientific-notation=true]{1e9}{\nano\second}} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_event_e} & \graycellleftline{\acrshort{uc}} & event & event & \NO & \enspace\NO & send & 8000 & \graycell{1} & \graycell{\SI[scientific-notation=true]{1e9}{\nano\second}} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_event_f} & \graycellleftline{\acrshort{ud}} & event & event & \NO & \enspace\NO & send & 8000 & \graycell{1} & \graycell{\SI[scientific-notation=true]{1e9}{\nano\second}} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\hlineB{3}
\end{tabular}
\newpage
\end{table}