UBenchA Java microbenchmarking workbench, currently used to compare single-precision transcendental math functions.How to build and run UBench from sourceusing Bash or Fish or PowerShell or Zsh: ./gradlew runusing Windows Command Prompt: .\gradlew runExternal linksthe Apache Commons Mathematics Librarythe jolt-jni repo at GitHubthe jMonkeyEngine project (JME)the Java Microbenchmark Harness (JMH)the me.champeau.jmh Gradle plugin