<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ultraist</author_name>
  <author_url>https://blog.hatena.ne.jp/ultraist/</author_url>
  <blog_title>デー</blog_title>
  <blog_url>https://ultraist.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング全般</anon>
  </categories>
  <description>ちょっと試したので、結果をコピペ。 概要とたてまえ SSEは、x86のSIMD命令セットに含まれる浮動小数点演算の複数同時実行を行う命令セットです。単精度(float)で4つ、倍精度(double)で2つの演算を1命令で実行できるため、うまく使うと繰り返し同じ演算のパフォーマンスアップを期待できます。 Streaming SIMD Extensions - Wikipedia 画像処理や、確率の計算などでは浮動小数点数の計算を数百万回から回数とかいうレベルではなく3日間くらいの規模で行うことがあるので、 少しでも速くなると時間的にとてもうれしい！ 計算をどこで妥協するかみたいな部分があるため速…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fultraist.hatenablog.com%2Fentry%2F20080622%2F1214101497&quot; title=&quot; SSE.浮動小数点演算手動最適化は本当に効果的なのか - デー&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>2008-06-22 11:24:57</published>
  <title> SSE.浮動小数点演算手動最適化は本当に効果的なのか</title>
  <type>rich</type>
  <url>https://ultraist.hatenablog.com/entry/20080622/1214101497</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
