[ 源代码: guess-concurrency ]
软件包:guess-concurrency(0+20250305)
utility for estimating a suitable level of build parallelism
It provides multiple ways of guessing and refining the currently available computing resources (CPUs and memory) and allows computing an educated guess for a suitable parallelism level given further constraints such as the required amount of memory per concurrent execution unit. The main use of this is preventing builds of large software packages from being killed due to exceeding the available amount of system memory.