compare with SO 1.20.1 12.3

This commit is contained in:
anonoe 2025-03-27 21:45:06 +01:00
parent 71e15d14b6
commit 71be7b0c99
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho
15 changed files with 88 additions and 276 deletions

View file

@ -1,5 +1,5 @@
version = 3
defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_windows,(cpus/2.0),(cpus/1.5)),if(is_j9vm,((mem_gb-(if(is_client,0.5,0.2)))/0.2),((mem_gb-(if(is_client,0.8,0.5)))/0.2))))"
defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_client,(cpus/2.66+1),(cpus/1.5)),if(is_j9vm,((mem_gb-(if(is_client,0.5,0.2)))/0.2),((mem_gb-(if(is_client,0.8,0.5)))/0.2))))"
[clientSideConfig]
@ -14,4 +14,4 @@ defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_windows,(cpus/2.0)
gcFreeChunkSerializer = true
[threadedWorldGen]
enabled = true
enabled = true