<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gfx</author_name>
  <author_url>https://blog.hatena.ne.jp/gfx/</author_url>
  <blog_title>Islands in the byte stream (legacy)</blog_title>
  <blog_url>https://gfx.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>DBD::SQLiteのコールバックであるAggregatorがいかにも遅くて使う気があまり起きない。 ただでさえコールバックが遅い所に，step()毎にいちいちENTER/LEAVEしているので遅いのも当然である。Perl VMのループを参考に，new()でENTER&amp;SAVETMPSし，step()ではFREETMPS&amp;LEAVE_SCOPEのみ実行，finalize()でFREETMPS&amp;LEAVEすることにすればスコープ生成のオーバーヘッドは多少軽減できるだろうか。MULTICALL化すれば一層速くなると思われるが，複数のstep()が並行して呼び出されるシチュエーションを考えるとこれ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20090430%2F1241063625&quot; title=&quot;DBD::SQLiteのAggregatorに関するアイデアメモ - Islands in the byte stream (legacy)&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>2009-04-30 12:53:45</published>
  <title>DBD::SQLiteのAggregatorに関するアイデアメモ</title>
  <type>rich</type>
  <url>https://gfx.hatenadiary.org/entry/20090430/1241063625</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
