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-core 0.22.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.hughsimpson</groupId>
  <artifactId>scalameter-core_3</artifactId>
  <version>0.22.1</version>
</dependency>

compile group: 'io.github.hughsimpson', name: 'scalameter-core_3', version: '0.22.1'