comparison paper/chapter3.tex @ 18:140aec35135c draft

fix
author Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
date Sat, 11 Feb 2012 17:06:04 +0900
parents 6e393cf72b37
children
comparison
equal deleted inserted replaced
17:6e393cf72b37 18:140aec35135c
59 \end{center} 59 \end{center}
60 \caption{Sort flow} 60 \caption{Sort flow}
61 \label{fig:sort-graf} 61 \label{fig:sort-graf}
62 \end{figure} 62 \end{figure}
63 63
64 サイズを 100MB, 200MB としたテキストファイルを対象に、速度の測定を行った。Linux wc は PS3上の Linux のが提供するwcコマンドを用いた結果で PPE 1基を利用したものである。Cerium wc は SPE 6基 を用い今回実装した word count の計測結果である。(\tabref{wc_speed})
65
66 10万入力のソートの速度の測定を行った。 PPE 1基のみを利用したものと、SPE 6 基を利用したものの計測結果である。(\tabref{sort_speed}) 64 10万入力のソートの速度の測定を行った。 PPE 1基のみを利用したものと、SPE 6 基を利用したものの計測結果である。(\tabref{sort_speed})
67 65
68 \begin{table}[!htb] 66 \begin{table}[!htb]
69 \begin{center} 67 \begin{center}
70 \caption{speed of Sort} \label{tab:sort_speed} 68 \caption{speed of Sort} \label{tab:sort_speed}