ScalaMeter alternatives and similar packages
Based on the "Testing" category.
Alternatively, view ScalaMeter alternatives based on common mentions on social networks and blogs.
-
dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀 -
Scalive
Connect a Scala REPL to running JVM processes without any prior setup -
Nyaya
Random Data Generation and/or Property Testing in Scala & Scala.JS. -
Testcontainers-scala
The project repository has moved to https://github.com/testcontainers/testcontainers-scala
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ScalaMeter or a related project?
README
CI service | Status | Description |
---|---|---|
Travis | ![]() |
Linux container tests |
Drone | Linux container tests | |
scalameter-examples | ScalaMeter benchmark example projects | |
Maven | ScalaMeter artifact on Maven |
ScalaMeter
Microbenchmarking and performance regression testing framework for the JVM platform. ScalaMeter can automatically measure and collect various metrics of your program, and then produce nice reports, or store your data. For example, it measures:
- memory footprint
- running time
- GC cycles
- invocations of specific methods
- boxing of primitive values
Learn more at the official ScalaMeter website: scalameter.github.io