OnlineRegressionReport

abstract class OnlineRegressionReport extends HTMLReport

Annotation base equivalent of the org.scalameter.Bench.OnlineRegressionReport

Annotation base equivalent of the org.scalameter.Bench.OnlineRegressionReport

class Persisted[Double]
class JBench[Double]
trait Serializable
class BasePerformanceTest[Double]
class Object
trait Matchable
class Any

Type members

Inherited types

type SameType
Inherited from
BasePerformanceTest

Value members

Concrete methods

def online: Boolean

Inherited methods

def aggregator: Aggregator[Double]
Inherited from
HTMLReport
def attach(bench: JBench[Double]): Buffer[JBench[Double]]

Attaches all the benchmarks from the specified benchmark class to this benchmark.

Attaches all the benchmarks from the specified benchmark class to this benchmark.

Inherited from
JBench
def defaultConfig: Context
Inherited from
BasePerformanceTest
def executeTests(): Boolean

Runs all the tests in this test class or singleton object.

Runs all the tests in this test class or singleton object.

Inherited from
BasePerformanceTest
def executor: Executor[Double]
Inherited from
Persisted
def isModule: Boolean
Inherited from
BasePerformanceTest
def measurer: Measurer[Double]
Inherited from
HTMLReport
Inherited from
Persisted
final override def rebuildSetupZipper(): Unit
Definition Classes
Inherited from
JBench
def reporter: Reporter[Double]
Inherited from
HTMLReport
def warmer: Warmer
Inherited from
Persisted