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

Add optional bandwidth monitoring to benchmark.py #1289

Merged
merged 3 commits into from
Mar 12, 2025

Conversation

sahityadg
Copy link
Contributor

@sahityadg sahityadg commented Feb 26, 2025

Uses bwm-ng, which probably needs to be installed, therefore this is behind a default-false configuration flag with_bwm. Outputs a csv file under the experiment output with the bandwidth on each NIC every 0.5s.

(cherry picked from commit bff5072)

Does this change impact existing behavior?

No change to Mountpoint, an update to benchmark script only.

Does this change need a changelog entry? Does it require a version change?

No Mountpoint change


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@sahityadg sahityadg temporarily deployed to PR integration tests February 26, 2025 23:53 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests February 26, 2025 23:53 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests February 26, 2025 23:53 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests February 26, 2025 23:53 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests February 26, 2025 23:53 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests February 26, 2025 23:53 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests February 26, 2025 23:53 — with GitHub Actions Inactive
muddyfish
muddyfish previously approved these changes Feb 27, 2025
muddyfish
muddyfish previously approved these changes Feb 27, 2025
Copy link
Contributor

@adpeace adpeace left a comment

Choose a reason for hiding this comment

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

LGTM once you've addressed the DCO signoff.

adpeace and others added 3 commits March 11, 2025 15:28
Uses bwm-ng, which probably needs to be installed, therefore this is behind a
default-false configuration flag `with_bwm`.  Outputs a csv file under the
experiment output with the bandwidth on each NIC every 0.5s.

(cherry picked from commit bff5072)

Signed-off-by: Sahitya Damera <[email protected]>
Signed-off-by: Sahitya Damera <[email protected]>
@sahityadg sahityadg temporarily deployed to PR integration tests March 11, 2025 15:29 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests March 11, 2025 15:29 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests March 11, 2025 15:29 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests March 11, 2025 15:29 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests March 11, 2025 15:29 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests March 11, 2025 15:29 — with GitHub Actions Inactive
@sahityadg sahityadg temporarily deployed to PR integration tests March 11, 2025 15:29 — with GitHub Actions Inactive
@sahityadg sahityadg disabled auto-merge March 11, 2025 15:29
@sahityadg sahityadg enabled auto-merge March 11, 2025 15:44
@sahityadg sahityadg added this pull request to the merge queue Mar 12, 2025
Merged via the queue into awslabs:main with commit 0bc2ba5 Mar 12, 2025
26 checks passed
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.

4 participants