Skip to content

[Metrics] Add new performance dashboard for Java JMH benchmarks#24032

Merged
aromanenko-dev merged 1 commit intoapache:masterfrom
mosche:22238_java_jmh_dashboard
Nov 17, 2022
Merged

[Metrics] Add new performance dashboard for Java JMH benchmarks#24032
aromanenko-dev merged 1 commit intoapache:masterfrom
mosche:22238_java_jmh_dashboard

Conversation

@mosche
Copy link
Copy Markdown
Member

@mosche mosche commented Nov 8, 2022

Add new performance dashboard for Java JMH benchmarks (closes #22238).

The lack of Flux support (#23691) made it a bit harder to create decent charts. Also, these will be wrong when new benchmark parameters are added without adjusting the respective group by clause.

Screenshot 2022-11-08 at 14 54 26

Screenshot 2022-11-08 at 14 54 46

Screenshot 2022-11-08 at 14 55 16


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

@github-actions github-actions Bot added the infra label Nov 8, 2022
@mosche
Copy link
Copy Markdown
Member Author

mosche commented Nov 8, 2022

R: @aromanenko-dev
R: @lukecwik

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2022

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@mosche
Copy link
Copy Markdown
Member Author

mosche commented Nov 17, 2022

@aromanenko-dev could you have a look, pls

Copy link
Copy Markdown
Contributor

@aromanenko-dev aromanenko-dev left a comment

Choose a reason for hiding this comment

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

Sorry for delay.

Quite difficult to review an auto-generated code but LGTM expecting that it works as expected.

@aromanenko-dev aromanenko-dev merged commit 2a8842b into apache:master Nov 17, 2022
@lukecwik
Copy link
Copy Markdown
Member

Thanks for getting this done.

@mosche mosche deleted the 22238_java_jmh_dashboard branch November 21, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Gather JMH performance metrics in Beam community-metrics

3 participants