diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-02-26 14:01:46 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-02-28 14:57:48 +0100 |
commit | c796044efcd82e3d719715fd360e434f277e7a5b (patch) | |
tree | d401e8017b939872691c7defe4a4230ad9a26cb2 /src/buildtool/main/version.cpp | |
parent | 5f247107071db9542ebeed8e822fac42f78491a1 (diff) | |
download | justbuild-c796044efcd82e3d719715fd360e434f277e7a5b.tar.gz |
just-lock: Parallelize cloning, subject to GIL
Python's Global Interpreter Lock (GIL) hugely reduces the amount of
parallelism one can achieve. However, as cloning repositories is
I/O bound, the total runtime is improved by running it in parallel.
Diffstat (limited to 'src/buildtool/main/version.cpp')
0 files changed, 0 insertions, 0 deletions