Benchmark

abstract class Benchmark(actorNet: IActorNet, actorAddress: ActorIdent, actorGroup: ActorGroup, totalAmountOfRequests: Int, statusUpdateHandler: (BenchmarkStatus) -> Unit) : Closeable

Inheritors

Constructors

Link copied to clipboard
constructor(actorNet: IActorNet, actorAddress: ActorIdent, actorGroup: ActorGroup, totalAmountOfRequests: Int, statusUpdateHandler: (BenchmarkStatus) -> Unit)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard