dzhg / scalameter

Microbenchmarking and performance regression testing framework for the JVM platform.

Home Page:http://scalameter.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI service Status Description
Travis Build Status Linux container tests
Drone Build Status Linux container tests
AppVeyor Build status Windows 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

About

Microbenchmarking and performance regression testing framework for the JVM platform.

http://scalameter.github.io

License:Other


Languages

Language:Scala 58.1%Language:JavaScript 32.6%Language:Java 5.4%Language:CSS 3.2%Language:HTML 0.8%