Jmh: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 12: Line 12:


The Maven shade plugin configuration available here: [[Maven Shade Plugin#Example|Maven Shade Plugin]].
The Maven shade plugin configuration available here: [[Maven Shade Plugin#Example|Maven Shade Plugin]].
=Annotations=
==@Benchmark==

Revision as of 20:09, 6 April 2018

External

Overview

Introduced by Java 8 & 9 in Action.

Example

https://github.com/NovaOrdis/playground/tree/master/java/jmh

The Maven shade plugin configuration available here: Maven Shade Plugin.

Annotations

@Benchmark