<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>JMH - 标签 - Victor's Code Journey</title><link>http://www.victorchu.info/tags/jmh/</link><description>JMH - 标签 - Victor's Code Journey</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>victorchu0610@outlook.com (victorchutian)</managingEditor><webMaster>victorchu0610@outlook.com (victorchutian)</webMaster><lastBuildDate>Tue, 18 Jun 2019 10:47:07 +0800</lastBuildDate><atom:link href="http://www.victorchu.info/tags/jmh/" rel="self" type="application/rss+xml"/><item><title>使用 JMH 进行 Java 性能测试</title><link>http://www.victorchu.info/posts/2019/06/154f2c64/</link><pubDate>Tue, 18 Jun 2019 10:47:07 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2019/06/154f2c64/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/java.webp" referrerpolicy="no-referrer">
            </div><p><a href="https://openjdk.java.net/projects/code-tools/jmh/" target="_blank" rel="noopener noreferrer">JMH</a> 是openJDK项目下的JVM工具，用于构建，运行和分析用Java和其他语言编写的针对JVM的nano/micro/milli/macro微基准测试。</p>]]></description></item></channel></rss>