<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiharunpo</author_name>
  <author_url>https://blog.hatena.ne.jp/chiharunpo/</author_url>
  <blog_title>Chiharu の日記</blog_title>
  <blog_url>https://chiharunpo.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>先日の日記の続き。 C++0x の高機能スマート ポインタ std::shared_ptr の構築/破棄処理の速度を計測してみました。VC2010 でコンパイル オプションは /O2 /EHsc /DNDEBUG。相対評価なんで PC スペックは割愛。 #include &lt;memory&gt; #include &lt;vector&gt; #include &lt;iostream&gt; #include &lt;ctime&gt; #include &lt;algorithm&gt; namespace { struct test { int array[32]; test(){} }; const std::size_t length =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiharunpo.hatenablog.com%2Fentry%2F20110227%2F1298811914&quot; title=&quot;std::allocate_shared 〜ちょっと計測 - Chiharu の日記&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>2011-02-27 22:05:14</published>
  <title>std::allocate_shared 〜ちょっと計測</title>
  <type>rich</type>
  <url>https://chiharunpo.hatenablog.com/entry/20110227/1298811914</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
