Lower koschei L2 cache capacity a bit more
This commit is contained in:
parent
6ee82ca6df
commit
962b5b9c99
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ config = {
|
|||
"resolver_queue_size": 100,
|
||||
"dependency_fetch_chunk_size": 150,
|
||||
"cache_l1_capacity": 3,
|
||||
"cache_l2_capacity": 100,
|
||||
"cache_l2_capacity": 50,
|
||||
"cache_l1_threads": 3,
|
||||
"cache_l2_threads": 1,
|
||||
"cache_threads_max": 4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue