Source: guess-concurrency Maintainer: Helmut Grohne Build-Depends: debhelper-compat (= 13), python3, python3-argparse-manpage Standards-Version: 4.7.0 Section: devel Priority: optional Package: guess-concurrency Architecture: all Multi-Arch: foreign Depends: python3:any Description: 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 and 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.