<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>malibu-bulldog</author_name>
  <author_url>https://blog.hatena.ne.jp/malibu-bulldog/</author_url>
  <blog_title>malibu-bulldogの日記</blog_title>
  <blog_url>https://malibu-bulldog.hatenadiary.org/</blog_url>
  <categories>
    <anon>Program Technique</anon>
  </categories>
  <description>とりあえず、アセンブルしてみました。 g++ -S -o ***.0s ***.cpp g++ -O2 -S -o ***.2s ***.cpp で、ふたつのファイルのGASをのぞいてみると... 最適化ありの方がちょっと長くなっている… というか、ループになっている。ちゃんと吟味したわけではないので、絶対とは言えないけど、 Super Technique 講座〜再帰関数の技 原因はこれかなぁ。末端再帰関数にあてはまるでしょ。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmalibu-bulldog.hatenadiary.org%2Fentry%2F20071216%2F1197767702&quot; title=&quot;フィボナッチ数列の再帰処理が最適化でとても速い理由 - malibu-bulldogの日記&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>2007-12-16 10:15:02</published>
  <title>フィボナッチ数列の再帰処理が最適化でとても速い理由</title>
  <type>rich</type>
  <url>https://malibu-bulldog.hatenadiary.org/entry/20071216/1197767702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
