88 Forks
754 Stars
754 Watchers

sbt-jmh

"Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)

How to download and setup sbt-jmh

Open terminal and run command
git clone https://github.com/sbt/sbt-jmh.git
git clone is used to create a copy or clone of sbt-jmh repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sbt-jmh https://github.com/sbt/sbt-jmh/archive/master.zip

Or simply clone sbt-jmh with SSH
[email protected]:sbt/sbt-jmh.git

If you have some problems with sbt-jmh

You may open issue on sbt-jmh support forum (system) here: https://github.com/sbt/sbt-jmh/issues