<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>leafcage</author_name>
  <author_url>https://blog.hatena.ne.jp/leafcage/</author_url>
  <blog_title>cafegale(LeafCage備忘録)</blog_title>
  <blog_url>https://leafcage.hateblo.jp/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>理由はVimの実行速度が遅いから。 おそらく2000行の1つのスクリプトファイルを読み込むよりも、100行の2つのスクリプトを読み込むほうが速度が遅い。なぜなら、該当ファイルを探すのに結構な時間がかかるからである。(追記：その後、検証して、やはりautoloadスクリプトを1つ探して読み込むのに結構な時間を費やすことが分かった。autoload関数（オートロードスクリプト）の初回読み込みが遅い · Issue #461 · vim-jp/issues) もちろん、plugin以下の記述は少なくしてその分をautoload以下に移すのは大いに推奨される。 起動時には大量のスクリプトが読まれるので…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fleafcage.hateblo.jp%2Fentry%2F2013%2F08%2F16%2F093439&quot; title=&quot;Vimプラグインを作るときにはautoload以下のファイルをあまり分割すべきでない - cafegale(LeafCage備忘録)&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>2013-08-16 09:34:39</published>
  <title>Vimプラグインを作るときにはautoload以下のファイルをあまり分割すべきでない</title>
  <type>rich</type>
  <url>https://leafcage.hateblo.jp/entry/2013/08/16/093439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
