<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiharunpo</author_name>
  <author_url>https://blog.hatena.ne.jp/chiharunpo/</author_url>
  <blog_title>Chiharu の日記</blog_title>
  <blog_url>https://chiharunpo.hatenablog.com/</blog_url>
  <categories>
    <anon>Parallel force - パラレル・フォース</anon>
    <anon>C++</anon>
  </categories>
  <description>結局、SIMD 対応しました。描画処理全般で SSE2 を使ってみました。先週から、いろいろ書き換えて効果が出てきたので、サンプルを公開します。実行ファイルの内訳は下記のとおりです。Intel Core 2 / i3 / i5 / i7 シリーズを使用している場合は、特に SSE2 の効果が体感できると思います。Intel Core 2 から、SSE2 はリリース当初の倍の速度が出るようですので。 pforce_1.exe … 単一スレッド処理。(15fps) pforce.exe … 複数スレッド処理。(62fps) pforce_loop.exe … 複数スレッド処理、ループ展開。(70f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiharunpo.hatenablog.com%2Fentry%2F20100613%2F1295174945&quot; title=&quot;Parallel force - パラレル・フォース 〜ちょっと高速化。その 3 (SSE2) - Chiharu の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-06-13 19:49:05</published>
  <title>Parallel force - パラレル・フォース 〜ちょっと高速化。その 3 (SSE2)</title>
  <type>rich</type>
  <url>https://chiharunpo.hatenablog.com/entry/20100613/1295174945</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
