SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
feature/benchmark
/
com.shifthackz.aisdv1.feature.benchmark
/
BenchmarkRecommendationPolicy
/
androidRecommendations
android
Recommendations
private
fun
androidRecommendations
(
deviceInfo
:
BenchmarkDeviceInfo
,
totalScore
:
Int
,
cpuScore
:
Int
,
memoryScore
:
Int
,
acceleratorScore
:
Int
)
:
List
<
BenchmarkProviderRecommendation
>
(
source
)