C# Class Bigio.BigArray.JITO.Operations.AbstractOperationResolver

Afficher le fichier Open project: 80LevelElf/Bigio

Méthodes protégées

Méthode Description
ChooseFastestMethod ( ) : int
GetPossibleRealizationTestData ( ) : PossibleRealizationTestData

Private Methods

Méthode Description
GetExecutionTime ( object context, MethodInfo method, object argumentArray, int countOfInvokations ) : long
GetMethodInfo ( object obj, string methodName ) : MethodInfo

Method Details

ChooseFastestMethod() protected méthode

protected ChooseFastestMethod ( ) : int
Résultat int

GetPossibleRealizationTestData() protected abstract méthode

protected abstract GetPossibleRealizationTestData ( ) : PossibleRealizationTestData
Résultat PossibleRealizationTestData