C# Class Akka.Tests.Performance.Dispatch.WarmDispatcherThroughputSpecBase

Warms up a MessageDispatcher so we can exclude its initialization overhead
Inheritance: ColdDispatcherThroughputSpecBase
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes protégées

Méthode Description
Warmup ( MessageDispatcher dispatcher ) : void

Method Details

Warmup() protected méthode

protected Warmup ( MessageDispatcher dispatcher ) : void
dispatcher Akka.Dispatch.MessageDispatcher
Résultat void