C# Class Akka.Streams.Tests.Performance.MergeManyBenchmark

Show file Open project: rogeralsing/akka.net

Private Methods

Method Description
CreateSource ( int count ) : NotUsed>.IGraph
Select_many_from_10_Sources_10k_elements_each ( ) : void
Select_many_from_1_Source_100k_elements ( ) : void
Setup ( BenchmarkContext context ) : void
Shutdown ( ) : void
Take_100k_elements ( ) : void
ToSource ( IGraph graph ) : IRunnableGraph