The script currently runs on a single CPU and takes up to 46 seconds. By running some tasks in parallel it will be down to 7 seconds.
Tested on FreeBSD & macOS.
Differential D54008
release/scripts/make-manifest.sh: build the MANIFEST in parallel Authored by wosch on Mon, Dec 1, 9:51 AM.
Details
The script currently runs on a single CPU and takes up to 46 seconds. By running some tasks in parallel it will be down to 7 seconds. Tested on FreeBSD & macOS.
Diff Detail
|