pd icon indicating copy to clipboard operation
pd copied to clipboard

coordinator: make patrolRegions's subtask concurrently

Open HuSharp opened this issue 10 months ago • 2 comments

What problem does this PR solve?

Issue Number: Ref #7706

What is changed and how does it work?

before

image

after

image image

patrol regions

8 concurrent threads, reducing patrol area time by a factor of 8

before 10w regions image after 20w regions image

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)

Code changes

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

Release note

None.

HuSharp avatar Apr 18 '24 12:04 HuSharp

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.

ti-chi-bot[bot] avatar Apr 18 '24 12:04 ti-chi-bot[bot]

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

ti-chi-bot[bot] avatar Apr 18 '24 12:04 ti-chi-bot[bot]