providerRecommendation
fun BenchmarkResult.providerRecommendation(source: ServerSource): BenchmarkProviderRecommendation?(source)
Returns the recommendation for a concrete local provider.
Return
provider recommendation or null when the benchmark cannot assess it.
Author
Dmitriy Moroz
Parameters
source
local provider selected by the user.