Page MenuHomeFreeBSD

release/scripts/make-manifest.sh: build the MANIFEST in parallel
Needs ReviewPublic

Authored by wosch on Mon, Dec 1, 9:51 AM.

Details

Reviewers
None
Group Reviewers
releng
Summary

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

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped