8000 update jmh plugin settings by qweek · Pull Request #410 · rsocket/rsocket-java · GitHub
[go: up one dir, main page]

Skip to content

update jmh plugin settings #410

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

Merged
merged 3 commits into from
Oct 11, 2017

Conversation

qweek
Copy link
Contributor
@qweek qweek commented Oct 5, 2017

exclude test dependencies from jmh jar
fix duplicate jmh generated classes (jmh-generated-classes, jmh-generated-sources)
fix broken jmh metadata files (BenchmarkList, CompilerHints)
fix jmh command line jar (inline dependencies with shadow plugin)
fix jmh task for root scope (stop generate dummy jar)
cleanup redundant out directory generated by IDEA
remove slf4j and log4j dependencies (replace with slf4j-nop logger)
add visual jmh report

exclude test dependencies from jmh jar
fix duplicate jmh generated classes (jmh-generated-classes, jmh-generated-sources)
fix broken jmh metadata files (BenchmarkList, CompilerHints)
fix jmh command line jar (inline dependencies with shadow plugin)
fix jmh task for root scope (stop generate dummy jar)
cleanup redundant out directory generated by IDEA
remove slf4j and log4j dependencies (replace with slf4j-nop logger)
add visual jmh report
@qweek
Copy link
Contributor Author
qweek commented Oct 5, 2017

Refactor #401

@yschimke yschimke requested a review from robertroeser October 7, 2017 05:05
@yschimke
Copy link
Member
yschimke commented Oct 7, 2017

I think @robertroeser knows the benchmark tests

@qweek what's the command for the visual JHM report? Curious to try running these.

@qweek
Copy link
Contributor Author
qweek commented Oct 7, 2017

Report created after jmh task
tasks.jmh.finalizedBy tasks.jmhReport

@qweek
Copy link
Contributor Author
qweek commented Oct 7, 2017

I'm also evaluating additional reports and verifications (including test coverage)
Tools section in feature/ci/README.md

@qweek
Copy link
Contributor Author
qweek commented Oct 7, 2017

Please restart build, looks like problem in CI
Another Travis instance is ok Build Status

@robertroeser robertroeser merged commit b9cc917 into rsocket:1.0.x Oct 11, 2017
@qweek qweek deleted the bugfix/jmh-plugin-settings branch October 11, 2017 21:57
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.

3 participants
0