<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>linden</author_name>
  <author_url>https://blog.hatena.ne.jp/linden/</author_url>
  <blog_title>りんでん記</blog_title>
  <blog_url>https://linden.hatenadiary.org/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>C#</anon>
  </categories>
  <description>最近、C#はじめました。 C#で座標変換のコードを組んでるときに π / 2 と π * 0.5 ではどっちが速いんだろ？と思い、次のコードで実験。 using System; using System.Diagnostics; namespace ConsoleApplication11 { class Program { static void Main(string[] args) { Stopwatch sw = new Stopwatch(); Console.WriteLine(&quot;測定開始&quot;); for (int i = 0; i &lt; 3; i++) { sw.Reset(); s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flinden.hatenadiary.org%2Fentry%2F20140703%2Fp1&quot; title=&quot;掛け算と割り算どっちが速い？ - りんでん記&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>2014-07-03 00:00:00</published>
  <title>掛け算と割り算どっちが速い？</title>
  <type>rich</type>
  <url>https://linden.hatenadiary.org/entry/20140703/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
