<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yachibit</author_name>
  <author_url>https://blog.hatena.ne.jp/yachibit/</author_url>
  <blog_title>yachibit.log</blog_title>
  <blog_url>https://yachibit.hatenablog.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>rails</anon>
  </categories>
  <description>先日railsで開発しているアプリケーションのパフォーマンスを改善する機会がありました。 パフォーマンス改善の基本、「ボトルネックを特定」をするために、パフォーマンス計測のプロファイリングツールを探していたところMiniProfilerというツールが素晴らしく便利だったので紹介します。といっても導入はとても簡単。 gemfileにgemを追加してbundleコマンドを実行しインストールを行なうだけです。 gem 'rack-mini-profiler' アプリを再起動すると、ページレンダリングにかかる時間が表示されます。 SQLのリンクをクリックすると、それぞれの処理時間とどのようなSQLクエ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyachibit.hatenablog.jp%2Fentry%2F2013%2F05%2F29%2F004756&quot; title=&quot;MiniProfilerを使ってパフォーマンスを測定してみました - yachibit.log&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>http://cdn-ak.f.st-hatena.com/images/fotolife/y/yachibit/20130529/20130529004712.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-05-29 00:47:56</published>
  <title>MiniProfilerを使ってパフォーマンスを測定してみました</title>
  <type>rich</type>
  <url>https://yachibit.hatenablog.jp/entry/2013/05/29/004756</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
