Compare commits

...

1 Commits

Author SHA1 Message Date
Konstantin Pastbin
b266377226 [generator] Use 56 general threads
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2026-01-06 21:03:28 +07:00

View File

@@ -99,7 +99,7 @@ DIFF_VERSION_DEPTH: 2
[Common]
# Default parallelism level for the most of jobs. Set to 0 for auto detection.
THREADS_COUNT: 0
THREADS_COUNT: 56
[Stats]