Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavOptimize
Path: blob/main/1.18.2/config/smoothboot.json
4991 views
1
{
2
"threadCount": {
3
"bootstrap": 1,
4
"main": 64
5
},
6
"threadPriority": {
7
"game": 10,
8
"bootstrap": 1,
9
"main": 10,
10
"io": 5,
11
"integratedServer": 8
12
}
13
}
14