Skip to content
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

Performance benchmarking improvements #634

Merged
merged 3 commits into from
Feb 12, 2021

Conversation

pijaro
Copy link
Collaborator

@pijaro pijaro commented Feb 4, 2021

A small pack of few quality of life improvements and one fix for performance benchmarking:

  • wait 5 secs between tests (to let disks "cool down" a bit and flush their internal caches),
  • removing bagfiles now leaves an informative file about deleted file size + additional file about total bag size (both in MB),
  • (FIX) updated ros2 bag record to properly use new --regex syntax ( -a which is used currently causing sometimes over 100% recorded output when unnecessary topics like /rosout are recorded),
  • report_gen.py tool additionally returns "min" and "max" percents of recorded messages, not only average.

Signed-off-by: Piotr Jaroszek <piotr.jaroszek@robotec.ai>
@pijaro pijaro requested a review from a team as a code owner February 4, 2021 08:45
@pijaro pijaro requested review from emersonknapp and prajakta-gokhale and removed request for a team February 4, 2021 08:45
Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai>
Signed-off-by: Piotr Jaroszek <piotr.jaroszek@robotec.ai>
@adamdbrw
Copy link
Collaborator

@emersonknapp is this good to be merged?

Copy link
Collaborator

@emersonknapp emersonknapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@emersonknapp emersonknapp merged commit e6377d7 into master Feb 12, 2021
@delete-merged-branch delete-merged-branch bot deleted the performance_benchmarking_improvements branch February 12, 2021 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants