Split clang_tidy in multiple tasks

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • DevProd Build
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      clang_tidy takes about 40 min to complete and is the slowest tasks among the ones required for the commit queue.

      buildscripts/clang_tidy.py is used to run and parallelize clang_tidy execution.

      We could partition the files in the repository in several disjunctive sets and execute oneĀ  clang_tidy.py for each set in parallel tasks.

            Assignee:
            Daniel Moody
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: