jmh-clojure 0.4.1

Released under the Eclipse Public License

Benchmarking with JMH, the Java Microbenchmark Harness, from Clojure.

Installation

To install, add the following dependency to your project or build file:

[jmh-clojure "0.4.1"]

Namespaces

jmh.core

Clojure benchmarking with JMH.

Public variables and functions:

jmh.option

Helpers for transforming jmh option maps.