Core: adjust time slice and workers

the change was accidentally included in 3b6cc1f7
This commit is contained in:
hch12907 2019-01-26 15:03:06 +08:00
parent 3b6cc1f701
commit 8f9fe64e07

View file

@ -50,8 +50,8 @@ CoreOptions CoreOptions::make_default()
"",
"",
"",
1,
8, //std::thread::hardware_concurrency() - 1,
5,
4, //std::thread::hardware_concurrency() - 1,
1.0,
1.0,