<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takedajs</author_name>
  <author_url>https://blog.hatena.ne.jp/takedajs/</author_url>
  <blog_title>takedajs ログ</blog_title>
  <blog_url>https://takedajs.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>webページキャッシュの導入方法や導入前後でのパフォーマンスの比較結果を書きました。 環境 vagrantでcodeigniterを構築 CodeIgniterのバージョンは 3.1.0 検証コード 1億回ループする簡単なコードです。 $this-&gt;output-&gt;cache(n);をアクション内の好きなところに書くだけで、キャッシュされます。ただ、後ほど説明する権限周りの調整は必要です。 public function index() { //5分間ファイルキャッシュ //キャッシュファイルはデフォルトでapplication/cacheに格納される $this-&gt;output-&gt;cache…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakedajs.hatenablog.jp%2Fentry%2F2016%2F08%2F28%2F092809&quot; title=&quot;CodeIgniterのwebページキャッシュを検証する - takedajs ログ&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/t/takedajs/20160828/20160828092710.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-28 09:28:09</published>
  <title>CodeIgniterのwebページキャッシュを検証する</title>
  <type>rich</type>
  <url>https://takedajs.hatenablog.jp/entry/2016/08/28/092809</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
