HomeFreeBSD

config: check for parallel(1), use it for cstyle

Description

config: check for parallel(1), use it for cstyle

Before:
$ time make cstyle
real 0m23.118s
user 0m23.002s
sys 0m0.114s

After:
$ time make cstyle
real 0m4.577s
user 0m31.487s
sys 0m0.699s

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Issue #12899

Details

Provenance
наб <nabijaczleweli@nabijaczleweli.xyz>Authored on Dec 23 2021, 8:26 PM
Tony Hutter <hutter2@llnl.gov>Committed on Sep 14 2022, 6:23 PM
Parents
rG7bbfac9d04dc: zed: Fix config_sync autoexpand flood
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rGc8f795ba53ac: config: check for parallel(1), use it for cstyle (authored by наб <nabijaczleweli@nabijaczleweli.xyz>).Sep 14 2022, 6:23 PM