-
Notifications
You must be signed in to change notification settings - Fork 169
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 baseline documentation + update baseline profiles #1551
Conversation
CONTRIBUTING.md
Outdated
Be warned that this task will take a long time to run (+30m) and can fail. | ||
|
||
You will also need to set the variant of `app` to `benchmarkRelease`, | ||
have no device connected and it should start a emulator with the correct settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be on the same line.
## Updating the Baseline profiles | ||
|
||
You can generate the latest baseline profiles by executing the following gradle task. | ||
It will generate the baseline profiles and the startup profiles. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be on the same line, unless it's a new paragraph.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've always found that weird bc it makes viewing the file in an editor very different from how it looks rendered. Up to you I spose.
## Updating the Baseline profiles | ||
|
||
You can generate the latest baseline profiles by executing the following gradle task. | ||
It will generate the baseline profiles and the startup profiles. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've always found that weird bc it makes viewing the file in an editor very different from how it looks rendered. Up to you I spose.
No description provided.