org.scalameter

execution

package execution

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. execution
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. final class JvmRunner extends AnyRef

  2. class LocalExecutor extends Executor

    Runs warmups until the maximum number of warmups is done, or the running times have stabilized.

  3. class Main extends AnyRef

  4. class SeparateJvmsExecutor extends Executor

    Runs multiple JVM instances per each setup and aggregates all the results together.

Value Members

  1. object LocalExecutor extends Factory[LocalExecutor]

  2. object Main

  3. object SeparateJvmsExecutor extends Factory[SeparateJvmsExecutor]

  4. def createJvmContext(ctx: Context): Context

Inherited from AnyRef

Inherited from Any

Ungrouped