C# Class HopscotchHashMap.MapBenchmarks

Show file Open project: eugenyk/hpcourse

Public Methods

Method Description
MapBenchmarks ( ) : System

Private Methods

Method Description
ComplexTest ( int>.ConcurrentDictionary map, int capacity, ConcurrentBag bag, int id ) : void
ComplexTest ( int>.HopscotchMap map, int capacity, ConcurrentBag bag, int id ) : void
ConcurrentDictionary ( ) : void
HopscotchMap ( ) : void

Method Details

MapBenchmarks() public method

public MapBenchmarks ( ) : System
return System