hughsimpson / scalameter   0.22.1

Website GitHub

Microbenchmarking and performance regression testing framework for the JVM platform.

Scala versions: 3.x 2.13 2.12 2.11

scalameter 0.22.1


Group ID:
io.github.hughsimpson
Artifact ID:
scalameter_2.11
Version:
0.22.1
Release Date:
Dec 11, 2021
Licenses:
Files:

libraryDependencies += "io.github.hughsimpson" %% "scalameter" % "0.22.1"

Mill build tool

ivy"io.github.hughsimpson::scalameter:0.22.1"

Scala CLI

//> using dep "io.github.hughsimpson::scalameter:0.22.1"

Ammonite REPL

import $ivy.`io.github.hughsimpson::scalameter:0.22.1`

<dependency>
  <groupId>io.github.hughsimpson</groupId>
  <artifactId>scalameter_2.11</artifactId>
  <version>0.22.1</version>
</dependency>

compile group: 'io.github.hughsimpson', name: 'scalameter_2.11', version: '0.22.1'