<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Naotsugu</author_name>
  <author_url>https://blog.hatena.ne.jp/Naotsugu/</author_url>
  <blog_title>A Memorandum</blog_title>
  <blog_url>https://blog1.mammb.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>ケント・ベックの実装パターンの付録にある、パフォーマンス測定フレームワークのMethodTimerを写経した。MethodTimerは以下のように使うと、 MethodsTimer tester = new MethodsTimer(SetVsArrayList.class.getDeclaredMethods()); tester.report(); コレクションクラスなどの要素数の増加に伴うパフォーマンス劣化状況をレポートする。以下のような出力が得られ、setMembershipメソッドに対して、要素数が1,10,100・・と増加していった場合の所要時間が分かる。 setMembershi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog1.mammb.com%2Fentry%2F20090823%2F1251016512&quot; title=&quot;実装パターンに見るMethodTimer - A Memorandum&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>2009-08-23 17:35:12</published>
  <title>実装パターンに見るMethodTimer</title>
  <type>rich</type>
  <url>https://blog1.mammb.com/entry/20090823/1251016512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
