C# 클래스 Akka.Streams.Tests.Performance.MergeManyBenchmark

파일 보기 프로젝트 열기: rogeralsing/akka.net

비공개 메소드들

메소드 설명
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