Popularity
6.6
Growing
Activity
0.0
Stable
508
29
72

Programming language: Scala
License: GNU General Public License v3.0 or later
Tags: Testing     Benchmarking    
Latest version: v0.4

ScalaMeter alternatives and similar packages

Based on the "Testing" category.
Alternatively, view ScalaMeter alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ScalaMeter or a related project?

Add another 'Testing' Package

README

CI service Status Description
Travis Build Status Linux container tests
Drone Build Status Linux container tests
scalameter-examples Build Status ScalaMeter benchmark example projects
Maven Maven Artifact 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