<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>edvakf</author_name>
  <author_url>https://blog.hatena.ne.jp/edvakf/</author_url>
  <blog_title>by edvakf in hatena</blog_title>
  <blog_url>https://edvakf.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>opera:cache で確認できる自分のキャッシュファイルの数は10189個あった。それを、URL で絞り込んでインクリメンタルサーチ (書くまま検索) させる遊びをしているのだけど、入力欄が空白のときはテーブルの行を10189行全部追加しないといけないので、一気にやると5秒ぐらい固まる。 function redrawTableContents(df){ tbody.appendChild(df.cloneNode(true)); } (df には1万行の tr 要素が入ってる)というわけで、一定行ずつ数回に分けて描写するようにすると、固まることはなくなったものの、やはりもっさりする。 f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fedvakf.hatenadiary.org%2Fentry%2F20081024%2F1224864397&quot; title=&quot;DocumentFragmentを使っても1万ノードを一気に足すのはやめといたほうがいいらしい - by edvakf in hatena&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-10-24 01:06:37</published>
  <title>DocumentFragmentを使っても1万ノードを一気に足すのはやめといたほうがいいらしい</title>
  <type>rich</type>
  <url>https://edvakf.hatenadiary.org/entry/20081024/1224864397</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
