-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(autoware_debug_tools): processing time total processing tree (#92)
* feat: add total processing time tree to processing time visualizer Signed-off-by: Taekjin LEE <[email protected]> * feat: add percentage of processing time Signed-off-by: Taekjin LEE <[email protected]> * feat: add rest of the measured timekeepers Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix * feat: print average first and the worst case next Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix * feat: refactor processing time tree sum method to summarize_tree Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8c281ae
commit 1250986
Showing
2 changed files
with
69 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters