You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chromium-gn: respect PARALLEL_MAKE when setting max_jobs_per_link
* the limit-number-of-LTO-jobs.patch sets the default to be 8, but we can
set whatever user configured in PARALLEL_MAKE
* with "-j 64" in PARALLEL_MAKE the do_compile task is 3.8 minutes faster
(from 2701s to 2473s)
Signed-off-by: Martin Jansa <[email protected]>
0 commit comments