diff options
author | 2021-09-26 05:58:54 -0400 | |
---|---|---|
committer | 2021-09-26 19:58:54 +1000 | |
commit | c77648b9905314d47fe0a8a2cedf7be2844c51a0 (patch) | |
tree | 3eec874db79266afc8ce23e5fe9987f2820a682c /docs/release/scripts/build/verinfo.py | |
parent | efdb9a072f84e1da7ff40f15fbdb13e20b808480 (diff) |
Optimized the multithreading strategy for -listxml (#8300)
The previous algorithm would spawn tasks but wait for them in sequential order. This is not necessarily optimal, and with these changes we will respond to whichever task completes first.
On my computer (Quad Core 2), this triples the speed of a full -listxml
Diffstat (limited to 'docs/release/scripts/build/verinfo.py')
0 files changed, 0 insertions, 0 deletions