ForkedTime

@deprecated("Please use ForkedStableTime instead.", "0.16") abstract class ForkedTime extends Forked[Double]

Annotation based equivalent of the org.scalameter.Bench.ForkedTime

Annotation based equivalent of the org.scalameter.Bench.ForkedTime

Deprecated
class Forked[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 aggregator: Aggregator[Double]
def measurer: Measurer[Double]

Inherited methods

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
Forked
Inherited from
Forked
def isModule: Boolean
Inherited from
BasePerformanceTest
Inherited from
Forked
final override def rebuildSetupZipper(): Unit
Definition Classes
Inherited from
JBench
def reporter: Reporter[Double]
Inherited from
Forked
Inherited from
Forked
def warmer: Warmer
Inherited from
Forked