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

Update README.md #75

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Update README.md #75

merged 1 commit into from
Aug 9, 2023

Conversation

RamaMalladiAWS
Copy link
Contributor

Added steps to compare two different performance runs.

Reason: README on APerf landing page should highlight that we can compare profile collected from multiple runs.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

README.md Outdated
Comment on lines 68 to 71
To compare the results of two different performance runs, use the following command:
```
./aperf-v0.1.4-alpha-aarch64/aperf report --run-directory c7g_performance_run_1 --run-directory c6i_performance_run_1
```
Copy link
Contributor

Choose a reason for hiding this comment

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

Match the style of the example line above (don't include directory aperf is in and use names for parameter values

Copy link
Contributor Author

@RamaMalladiAWS RamaMalladiAWS Aug 9, 2023

Choose a reason for hiding this comment

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

This was taken from the file: https://github.com/aws/aperf/blob/main/EXAMPLE.md to keep it consistent.

Copy link
Contributor

Choose a reason for hiding this comment

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

I realize that file has a different convention, but the one in this file is what matters for this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Thank you.

@wash-amzn wash-amzn merged commit 3587733 into aws:main Aug 9, 2023
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.

2 participants