Skip to content
Justin Conklin edited this page Dec 17, 2017 · 9 revisions

Examples

Topics

  • Fn Expressions
    • Best-practices concerning the use of function expressions.
  • How It Works
    • Low-level details on how benchmarks are compiled for use with JMH.
  • JMH Profilers
  • Overhead
    • Comparison between a benchmark written in Java and an equivalent in Clojure.

Other

  • Caveat
    • Standard warning about benchmarking on the JVM.

References

Clone this wiki locally