<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>mosh</anon>
  </categories>
  <description>Scheme のリスト例えば '(1 2 3 4 5 6 7 8 9 .. 100000まで続く) を C++ のコードに変換すると cons(makeInt(1), cons(makeInt(2), cons(makeInt(3), ....))) と cons 関数の入れ子になるんですが、これがどうも g++ 的につらいらしい。 とにかくコンパイルに時間がかかる。(例えば15分とか) コンパイラオプション -Os とかにすれば多少速くなったりもするが、焼け石に水という感じ。 何とかだましだましやっていたのですが、昨日遂にコードが大きくなりすぎて g++ が SEGV するようになった。 し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20080524%2F1211606487&quot; title=&quot; スクリプトで生成した無茶なコードを g++ でコンパイルすると激遅の件の対応 - higepon blog&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-05-24 14:21:27</published>
  <title> スクリプトで生成した無茶なコードを g++ でコンパイルすると激遅の件の対応</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20080524/1211606487</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
