<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seofthesith</author_name>
  <author_url>https://blog.hatena.ne.jp/seofthesith/</author_url>
  <blog_title>カフェイン中毒エンジニアの事件簿</blog_title>
  <blog_url>https://sekky.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>JBoss.orgにて公開されているBytemanというバイトコードインジェクションツールを用いて、ソースコードに変更を加えず、処理時間を計測する方法を紹介。 再起動とか設定の追加はゆるされるけれど、ソースコードの修正は許されないような場合に便利。 あとはフレームワークやライブラリのような手を出したくない場所の処理時間計測。まずはJVMに仕込む。 パス等は適当に置き換えて。 export JAVA_OPTS=&quot;-javaagent:$BYTEMAN_HOME/lib/byteman.jar=script:$SCRIPT_HOME/TimerRule.btm&quot; 次にルール（Byteman用のスク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsekky.hateblo.jp%2Fentry%2F20120221%2F1329836371&quot; title=&quot;Bytemanでビルドいらずの時間計測処理追加 - カフェイン中毒エンジニアの事件簿&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>2012-02-21 23:59:31</published>
  <title>Bytemanでビルドいらずの時間計測処理追加</title>
  <type>rich</type>
  <url>https://sekky.hateblo.jp/entry/20120221/1329836371</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
