<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sile</author_name>
  <author_url>https://blog.hatena.ne.jp/sile/</author_url>
  <blog_title>sileのブログ</blog_title>
  <blog_url>https://sile.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>algorithm</anon>
    <anon>speed</anon>
  </categories>
  <description>以前にCommon Lispで実装したマルチキークイックソートをC++で書き直して、STLのstd::sortと速度を比較してみた。 使用データ Wikipediaの記事タイトル約500万行を使用。 データ作成方法などはここを参照。 $ wc -l wiki.title.500 5340378 wiki.title.500 $ ls -lh wiki.title.500 -rw-r--r-- 1 user user 103M 2010-10-27 02:14 wiki.title.500 これを次のRubyスクリプトでシャッフルする。 # ファイル名: shuffle.rb lines=ope…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsile.hatenablog.jp%2Fentry%2F20101027%2F1288113749&quot; title=&quot; マルチキークイックソートとstd::sortの比較 - sileのブログ&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-10-27 02:22:29</published>
  <title> マルチキークイックソートとstd::sortの比較</title>
  <type>rich</type>
  <url>https://sile.hatenablog.jp/entry/20101027/1288113749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
