<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>otao</author_name>
  <author_url>https://blog.hatena.ne.jp/otao/</author_url>
  <blog_title>忘備録1.0</blog_title>
  <blog_url>https://otao.hatenadiary.org/</blog_url>
  <categories>
    <anon>Rails</anon>
  </categories>
  <description>一覧表示処理が遅かったんだけど、よくよく見てみるとページネートの処理で遅くなっている模様。 単純にAR.findで取ってくるだけなら、30〜40%早くなる。ついでにページネート用の件数(全件件数)取得のcountをやっても30%くらい早い。 ＃ちなみにviewでのページネート用のリンク作成ではほとんど時間くっていない。とりあえずベタ書きで処理はできたんで、じゃあプラグインとして外出ししてみようかということで一応作ってみました^^; ページングっていうか何件目から何件目を取ってくるところをMySQLに特化してるんでとりあえず「paginating_mysql」って名前にしてみた。 作ったもの。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fotao.hatenadiary.org%2Fentry%2F20081028%2F1225190876&quot; title=&quot;　paginating_findより早い(と思う)プラグイン作ってみた - 忘備録1.0&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>https://cdn-ak.f.st-hatena.com/images/fotolife/o/otao/20081028/20081028192943.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-28 19:47:56</published>
  <title>　paginating_findより早い(と思う)プラグイン作ってみた</title>
  <type>rich</type>
  <url>https://otao.hatenadiary.org/entry/20081028/1225190876</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
