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

Improve logging and error handling in benchmark script #507

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

dannycjones
Copy link
Contributor

Description of change

I've been running some benchmarks on my own EC2 instance and found the output messy (since fio is rewriting stdout) and also it failed to exit when jq wasn't working. This change ensures the script exits (unless we want to check for exit code), and cleans up the script output a bit.

It also retains intermediary files since we don't need to delete them. They are ignored by the benchmark job in the end.

Does this change impact existing behavior?

No.


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).

@dannycjones dannycjones added the performance PRs to run benchmarks on label Sep 7, 2023
@dannycjones dannycjones temporarily deployed to PR integration tests September 7, 2023 14:32 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR benchmarks September 7, 2023 14:32 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests September 7, 2023 14:32 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests September 7, 2023 14:32 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests September 7, 2023 14:32 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR benchmarks September 15, 2023 09:05 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR benchmarks September 15, 2023 09:05 — with GitHub Actions Inactive
@dannycjones dannycjones marked this pull request as ready for review September 15, 2023 09:06
@jamesbornholt jamesbornholt added this pull request to the merge queue Sep 15, 2023
Merged via the queue into awslabs:main with commit 171c420 Sep 15, 2023
0 of 2 checks passed
@dannycjones dannycjones deleted the benchmark-script-changes branch September 15, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance PRs to run benchmarks on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants