changeset 18:c7344fbacd60 default tip

add image
author aaa
date Thu, 18 Feb 2010 14:27:51 +0900
parents 5f9478510c44
children
files presen/image/SceneGraphTask.graffle presen/image/cell1.png presen/pre.html
diffstat 3 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file presen/image/SceneGraphTask.graffle has changed
Binary file presen/image/cell1.png has changed
--- a/presen/pre.html	Thu Feb 18 13:44:07 2010 +0900
+++ b/presen/pre.html	Thu Feb 18 14:27:51 2010 +0900
@@ -246,12 +246,12 @@
 </table>
 </center>
 <br>
-Move を SPE で処理したことで<font color="red">約0.2FPS</font>の速度向上がみられた<br><br>
+Move を SPE で処理したことで<font color="red">約7%</font>の速度向上がみられた<br><br>
 Move は SPE 上にあるので、SIMD 演算を用いて、速度の向上が期待できる。
 </div>
 
 <div class="slide pre">
-<h1>今後の課題</h1>
+<h1>まとめと今後の課題</h1>
 <ul style="line-height: 1.2;">
 <li>複数 SPE に均等に処理を割り振る例題の作成
 <li>Collision を SPE で処理する例題の作成