summaryrefslogtreecommitdiff
path: root/bin/just-import-git.py
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-02-26 13:12:50 +0100
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-02-28 14:57:48 +0100
commit5f247107071db9542ebeed8e822fac42f78491a1 (patch)
treeb4860c05aee8d12552998e192432b993043a9b94 /bin/just-import-git.py
parente425563c790b668b9ba6cab45c706287a2b739fe (diff)
downloadjustbuild-5f247107071db9542ebeed8e822fac42f78491a1.tar.gz
just-lock imports: Parallelize checkouts, subject to GIL
Python's Global Interpreter Lock (GIL) hugely reduces the amount of parallelism one can achieve. However, as the checkout methods are I/O bound, the total runtime is improved by running them in parallel.
Diffstat (limited to 'bin/just-import-git.py')
0 files changed, 0 insertions, 0 deletions