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 performance experiment for faster incremental builds #10811

Merged
merged 4 commits into from Sep 23, 2019

Conversation

wolfs
Copy link
Member

@wolfs wolfs commented Sep 20, 2019

Fixes #10541

@wolfs wolfs self-assigned this Sep 20, 2019
@wolfs wolfs force-pushed the wolfs/santa-tracker-experiments branch from e37f66e to b76d2a0 Compare September 20, 2019 12:57
@wolfs wolfs force-pushed the wolfs/santa-tracker-experiments branch 2 times, most recently from 799259a to cdd616f Compare September 20, 2019 14:11
@wolfs wolfs force-pushed the wolfs/santa-tracker-experiments branch from cdd616f to ca64ef8 Compare September 20, 2019 14:13
@wolfs wolfs marked this pull request as ready for review September 23, 2019 08:18
@wolfs
Copy link
Member Author

wolfs commented Sep 23, 2019

The performance experiment runs once a week, here are the runs from this branch:

@wolfs wolfs requested a review from lptr September 23, 2019 08:19
builder.addBuildMutator { invocationSettings ->
new ApplyAbiChangeToJavaSourceFileMutator(getFileToChange(invocationSettings))
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Nit: let's have these methods in order.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@wolfs wolfs merged commit 3f4bf25 into master Sep 23, 2019
@wolfs wolfs deleted the wolfs/santa-tracker-experiments branch September 23, 2019 10:26
@wolfs wolfs added this to the 6.0 RC1 milestone Sep 23, 2019
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.

Run Santa Tracker performance test experiments
2 participants