.
This commit is contained in:
commit
22b43cb9b2
115 changed files with 1377 additions and 0 deletions
13
config/threadtweak.json
Normal file
13
config/threadtweak.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"threadCount": {
|
||||
"bootstrap": 1,
|
||||
"main": 3
|
||||
},
|
||||
"threadPriority": {
|
||||
"game": 8,
|
||||
"bootstrap": 1,
|
||||
"main": 4,
|
||||
"io": 7,
|
||||
"integratedServer": 7
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue