<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsubosaka</author_name>
  <author_url>https://blog.hatena.ne.jp/tsubosaka/</author_url>
  <blog_title>tsubosakaの日記</blog_title>
  <blog_url>https://tsubosaka.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>持橋さんの書かれたgoogle-sparsehashと自作のsplay-treeとの速度比較をした結果の記事を読んで、さすがに速度に200倍近くの差がでるのはおかしいだろうということで原因を探ってみた。結論としてはGoogle Sparsehashを使うときに__gnu_cxx::hashを使わない方がよいということが分かった。時間の測定に用いられているコードは概ね以下のコードと同じである。 #include &lt;iostream&gt; #include &lt;google/sparse_hash_map&gt; #include &lt;cstdio&gt; #include &lt;cstring&gt; #include &lt;e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsubosaka.hatenadiary.org%2Fentry%2F20100302%2F1267541850&quot; title=&quot; [プログラミング] Google Sparsehashを使うときの注意点 - tsubosakaの日記&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>2010-03-02 23:57:30</published>
  <title> [プログラミング] Google Sparsehashを使うときの注意点</title>
  <type>rich</type>
  <url>https://tsubosaka.hatenadiary.org/entry/20100302/1267541850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
