-
Notifications
You must be signed in to change notification settings - Fork 683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf(crosswalk): reduce processing time #2137
perf(crosswalk): reduce processing time #2137
Conversation
Codecov ReportBase: 10.76% // Head: 10.76% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #2137 +/- ##
=======================================
Coverage 10.76% 10.76%
=======================================
Files 1186 1186
Lines 84749 84749
Branches 19827 19827
=======================================
Hits 9119 9119
Misses 65991 65991
Partials 9639 9639
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
90f2d8c
to
5f0cf6a
Compare
Evaluator Test 548/548 (All Green 👏 ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI passed
LGTM
* perf(crosswalk): use sparse resampled path Signed-off-by: satoshi-ota <[email protected]> * perf(crosswalk): create attention area all at once Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: tomoya.kimura <[email protected]>
* perf(crosswalk): use sparse resampled path Signed-off-by: satoshi-ota <[email protected]> * perf(crosswalk): create attention area all at once Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: tomoya.kimura <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: tomoya.kimura <[email protected]> Co-authored-by: Satoshi OTA <[email protected]>
)" (#179) Revert "perf(crosswalk): reduce processing time (autowarefoundation#2137) (#175)" This reverts commit e1a9339.
* perf(crosswalk): use sparse resampled path Signed-off-by: satoshi-ota <[email protected]> * perf(crosswalk): create attention area all at once Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: Kotaro Yoshimoto <[email protected]>
Description
[TIER IV INTERNAL LINK] https://tier4.atlassian.net/browse/T4PB-20946
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.