added config files
This commit is contained in:
13
config/threadtweak.json
Normal file
13
config/threadtweak.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"threadCount": {
|
||||
"bootstrap": 1,
|
||||
"main": 15
|
||||
},
|
||||
"threadPriority": {
|
||||
"game": 5,
|
||||
"bootstrap": 1,
|
||||
"main": 1,
|
||||
"io": 1,
|
||||
"integratedServer": 5
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user