Microbenchmarking and performance regression testing framework for the JVM platform.
scalameter-core 0.22
Group ID:
io.github.hughsimpson
Artifact ID:
scalameter-core_3
Version:
0.22
Release Date:
Dec 10, 2021
Licenses:
Files:
Full Scala Version:
3.0.0
Developers:
libraryDependencies += "io.github.hughsimpson" %% "scalameter-core" % "0.22"
ivy"io.github.hughsimpson::scalameter-core:0.22"
//> using dep "io.github.hughsimpson::scalameter-core:0.22"
import $ivy.`io.github.hughsimpson::scalameter-core:0.22`
<dependency> <groupId>io.github.hughsimpson</groupId> <artifactId>scalameter-core_3</artifactId> <version>0.22</version> </dependency>
compile group: 'io.github.hughsimpson', name: 'scalameter-core_3', version: '0.22'