[ 原始碼: 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.
其他與 guess-concurrency 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)