<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>GCの速度を改善してみる。改善したのは2箇所。 一度巡ったオブジェクトは巡らない ルートは違うけど、参照を共有してる ペア-+--+-&gt;数字 U | | U ペア-+ +-&gt;ペア-+-&gt;数字 N U | U +-&gt;NULL2個目のペアを巡る場合、参照先ににフラグが立っていれば、以降はフラグが立っている事が保障されるので、最初の1個と参照先だけ巡ればいい。 一度巡ったオブジェクトは巡らなくていい。 循環参照してる場合も、 ルート -&gt; オブジェクト -&gt; オブジェクト A | | V オブジェクト &lt;- オブジェクトフラグが立っていれば、以降を見る必要が無いので、途中で処理を中断できる。循環参照…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20080224%2F1203836896&quot; title=&quot; Schemeをつくろう(19) GCの速度改善 - ボクノス&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-02-24 16:08:16</published>
  <title> Schemeをつくろう(19) GCの速度改善</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20080224/1203836896</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
