Object

org.scalameter.Keys

exec

Related Doc: package Keys

Permalink

object exec extends KeyContainer

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. exec
  2. KeyContainer
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. val assumeDeterministicRun: KeyWithDefaultValue[Boolean]

    Permalink
  6. val benchRuns: KeyWithDefaultValue[Int]

    Permalink
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @throws( ... )
  8. implicit def container: KeyContainer

    Permalink
    Definition Classes
    KeyContainer
  9. val containerName: String

    Permalink
    Definition Classes
    KeyContainer
  10. val enclosing: KeyContainer

    Permalink
    Definition Classes
    KeyContainer
  11. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  13. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate()
  14. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate()
  15. val independentSamples: KeyWithDefaultValue[Int]

    Permalink
  16. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  17. val jvmcmd: KeyWithDefaultValue[String]

    Permalink
  18. val jvmflags: KeyWithDefaultValue[List[String]]

    Permalink
  19. val maxWarmupRuns: KeyWithDefaultValue[Int]

    Permalink
  20. object measurers extends KeyContainer

    Permalink
  21. val minWarmupRuns: KeyWithDefaultValue[Int]

    Permalink
  22. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  23. object noise extends KeyContainer

    Permalink
  24. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate()
  25. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate()
  26. object outliers extends KeyContainer

    Permalink
  27. val overallBegin: KeyWithDefaultValue[Long]

    Permalink
  28. def parseKey(keyName: String): Key[_]

    Permalink
    Definition Classes
    KeyContainer
  29. object reinstantiation extends KeyContainer

    Permalink
  30. val requireGC: KeyWithDefaultValue[Boolean]

    Permalink
  31. val setupCount: KeyWithDefaultValue[Int]

    Permalink
  32. val setupIndex: KeyWithDefaultValue[Int]

    Permalink
  33. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  34. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  35. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. val warmupCovThreshold: KeyWithDefaultValue[Double]

    Permalink

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from KeyContainer

Inherited from AnyRef

Inherited from Any

Ungrouped