sbt-jmh
Micro-benchmarking tool
A plugin for running micro-benchmarks written in Scala using the JMH harness.
"Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
787 stars
24 watching
91 forks
Language: Scala
last commit: 17 days ago benchmarkopenjdkscala
Related projects:
Repository | Description | Stars |
---|---|---|
battermann/sbt-json | A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
jetbrains/sbt-ide-settings | A plugin for configuring IDE settings in Scala projects. | 62 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
gatling/gatling-sbt-plugin | Automates load testing and performance measurement of web applications using a plugin for the build automation tool SBT | 107 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
shmishleniy/sbt-deploy-ssh | A plugin for sbt to easily deploy projects over SSH | 28 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |
47degrees/sbt-microsites | A plugin for SBT that facilitates the creation of static web pages for projects | 320 |
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |
scalatest/scalatest | A testing toolkit for writing and running tests for Scala and Java software | 1,154 |