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

Reduce the impact of realizing tasks when using the JMH plugin #136

Merged
merged 1 commit into from Oct 11, 2018

Conversation

big-guy
Copy link
Contributor

@big-guy big-guy commented Aug 31, 2018

tasks.whenTaskAdded forces all tasks to be realized like tasks.all

This change is backwards compatible with older Gradle releases

tasks.whenTaskAdded forces all tasks to be realized like tasks.all

This change is backwards compatible with older Gradle releases
@big-guy
Copy link
Contributor Author

big-guy commented Aug 31, 2018

@melix ping me if you have any questions. I noticed the JMH plugin was a big contributor to tasks being realized in the gradle/gradle build and I think it's because of this.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 34.483% when pulling 2ad4726 on big-guy:sg/lazy/jmh into dc4eef6 on melix:master.

@melix melix merged commit 8df7e61 into melix:master Oct 11, 2018
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.

None yet

3 participants