
19 Feb
2023
19 Feb
'23
5:31 p.m.
This little series updates patman to run the get_maintainer.py script in parallel for each commit. It also does the same with checkpatch.
In some cases this can make a dramatic different to the speed.
Simon Glass (4): patman: Drop an uncorrect comment about git am patman: Refactor MakeCcFile() into two functions patman: Run get_maintainer.pl in parallel patman: Check patches in parallel
tools/patmanu/checkpatch.py | 46 +++++++++------- tools/patmanu/control.py | 2 +- tools/patmanu/func_test.py | 2 + tools/patmanu/series.py | 107 ++++++++++++++++++++++++++++-------- 4 files changed, 112 insertions(+), 45 deletions(-)
--
2.39.2.637.g21b0678d19-goog