tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Packages using more than their assigned MAKE_JOBS



* On 2026-08-05 at 08:24 BST, Jonathan Perkin wrote:

There are still a bunch of python builds that use nproc, I just never get around to fixing them, so keep an eye out for those too. Possibly still maturin related.

I've been doing some bob performance work and figured I'd get an LLM to analyse bob's CPU history and logs to figure out which packages are getting way more out of their assigned MAKE_JOBS than they should be. Here's what it found:

  package                          granted  achieved   over
  py313-duckdb                        3        27.3     9.1x
  py314-duckdb                        3        13.0     4.3x
  py312-duckdb                        3        12.0     4.0x
  py311-z3                            5        13.5     2.7x
  py313-z3 / py314-z3 / py312-z3      5         9.2     1.8x
  py314-selenium                      2         8.1     4.1x
  py312-selenium                      2         7.8     3.9x
  py314-pikepdf                       3         9.3     3.1x
  py312-scikit-image                  4         9.2     2.3x
  py31x-scikit-learn                  4       6.6-7.0   1.7x
  py31x-pandas                        4       5.1-5.8   1.4x
  matrix-synapse                      4         9.8     2.4x
  librsvg                             3         7.0     2.3x
  vault                               3        10.4     3.5x
  terraform                           4         9.3     2.3x
  terraform-provider-kubernetes       4         7.6     1.9x
  consul                              4         7.6     1.9x
  amazon-ecs-cli                      3         6.9     2.3x
  py31x-zensical                      4         7.8     1.9x
  merkaartor                          3         4.6     1.5x

If anyone fancies a look...

--
Jonathan Perkin                    pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index