<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KishikawaKatsumi</author_name>
  <author_url>https://blog.hatena.ne.jp/KishikawaKatsumi/</author_url>
  <blog_title>24/7 twenty-four seven</blog_title>
  <blog_url>https://blog.kishikawakatsumi.com/</blog_url>
  <categories>
    <anon>iPhone</anon>
    <anon>Objective-C</anon>
    <anon>Cocoa</anon>
  </categories>
  <description>とあるアプリで大量に画像を使うのでキャッシュしない画像のロードをいろいろ試していたのだけど。 imageNamed:は圧倒的にロードが速いし、何故か描画も速い。下記にあるように、UIImage#imageNamed:はクラッシュするまで画像をキャッシュし続けるみたいなので、別メソッドを使うしか根本的な解決はなさそうなのだけど。 imageNamed caches images forever, even after a memory warning. http://twitter.com/joehewitt/status/1529288872 参考リンク UIImageの読み替え（releas…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kishikawakatsumi.com%2Fentry%2F20090520%2F1242748402&quot; title=&quot;UIImage#imageNamed:は読み込みも描画もUIImage#imageWithContentsOfFile:やそれ以外のメソッドより５〜６倍速い - 24/7 twenty-four seven&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-05-20 00:53:22</published>
  <title>UIImage#imageNamed:は読み込みも描画もUIImage#imageWithContentsOfFile:やそれ以外のメソッドより５〜６倍速い</title>
  <type>rich</type>
  <url>https://blog.kishikawakatsumi.com/entry/20090520/1242748402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
