Skip to content
Commit 96180b64 authored by Pablo Marcos Oltra's avatar Pablo Marcos Oltra Committed by Nirbheek Chauhan
Browse files

Convert fetch commands to async

The improvement depends on the number of recipes, network capabilities
and CPU power. This change is especially useful when there is nothing
to be actually downloaded because sources are up to date.

The --jobs/-j parameter allows to specify the number of parallel jobs to
run:
  - 2 jobs will be used if no -j parameter is specified
  - Twice the number of logical cores will be used if no number is
    provided after the -j parameter
parent 76eb42bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment