UBench A Java microbenchmarking workbench, currently used to compare single-precision transcendental math functions. How to build and run UBench from source using Bash or Fish or PowerShell or Zsh: ./gradlew run using Windows Command Prompt: .\gradlew run External links the Apache Commons Mathematics Library the jolt-jni repo at GitHub the jMonkeyEngine project (JME) the Java Microbenchmark Harness (JMH) the me.champeau.jmh Gradle plugin