<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devillikeaangel</author_name>
  <author_url>https://blog.hatena.ne.jp/devillikeaangel/</author_url>
  <blog_title>kikukawa's diary</blog_title>
  <blog_url>https://kkkw.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>自分用メモ 雛形として後で使うBmObjectのcount_with_fooとcount_with_barの比較がしたい場合は、 下記のようにします。 width=20の指定は、コンソールに結果を表示するときの横幅 # -*- coding: utf-8 -*- from benchmarker import Benchmarker class Benchmark(object): class BmObject(object): def count_with_foo(self): &quot;&quot;&quot; fooを使ったcount処理 &quot;&quot;&quot; pass def count_with_bar(self): &quot;&quot;&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2Fpython%2Fbenchmarker-sample&quot; title=&quot;Pythonでベンチマークを取る際のサンプル - kikukawa&amp;#39;s diary&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>2014-12-12 10:00:00</published>
  <title>Pythonでベンチマークを取る際のサンプル</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/python/benchmarker-sample</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
