<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sile</author_name>
  <author_url>https://blog.hatena.ne.jp/sile/</author_url>
  <blog_title>sileのブログ</blog_title>
  <blog_url>https://sile.hatenablog.jp/</blog_url>
  <categories>
    <anon>sbcl</anon>
    <anon>speed</anon>
    <anon>optimize</anon>
  </categories>
  <description>Forthでハノイの塔 - sileの日記でハノイの塔を解くcommon lispプログラムを載せたら「inline宣言を付けるともっと早くなりますよ」というコメントを頂いたので試してみた。 inline宣言付与結果 再帰関数をinline展開する際の深さはsb-ext:*inline-expansion-limit*変数で制御できるらしい。 今回はデフォルトの設定値をそのまま利用した。 ;; sbcl-1.0.49(linux/64bit) &gt; sb-ext:*inline-expansion-limit* --&gt; 200 ;; inline宣言 (declaim (inline hanoi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsile.hatenablog.jp%2Fentry%2F20110818%2F1313658906&quot; title=&quot; 再帰関数(ハノイの塔)にinline宣言をつけたら・・・ - sileのブログ&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>2011-08-18 18:15:06</published>
  <title> 再帰関数(ハノイの塔)にinline宣言をつけたら・・・</title>
  <type>rich</type>
  <url>https://sile.hatenablog.jp/entry/20110818/1313658906</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
