Files
Content-Monorepo/threadtweak.json
2024-05-18 21:53:56 -05:00

13 lines
177 B
JSON

{
"threadCount": {
"bootstrap": 1,
"main": 23
},
"threadPriority": {
"game": 8,
"bootstrap": 1,
"main": 2,
"io": 7,
"integratedServer": 8
}
}