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

[BEAM-13015] Only create a TimerBundleTracker if there are timers. #17445

Merged
merged 1 commit into from
May 20, 2022

Conversation

scwhittle
Copy link
Contributor

TimerBundleTracker.outputTimers shows up as 1% of CPU on internal benchmark
where the DoFns do not have timers.

Please add a meaningful description for your change here


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).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • 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

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

TimerBundleTracker.outputTimers shows up as 1% of CPU on internal benchmark
where the DoFns do not have timers.
@asf-ci
Copy link

asf-ci commented Apr 22, 2022

Can one of the admins verify this patch?

2 similar comments
@asf-ci
Copy link

asf-ci commented Apr 22, 2022

Can one of the admins verify this patch?

@asf-ci
Copy link

asf-ci commented Apr 22, 2022

Can one of the admins verify this patch?

@scwhittle
Copy link
Contributor Author

R: @lukecwik

@github-actions github-actions bot added the java label Apr 22, 2022
@aaltay aaltay requested a review from lukecwik May 5, 2022 15:09
@lukecwik
Copy link
Member

Run Java PreCommit

@lukecwik lukecwik merged commit 0c9cf43 into apache:master May 20, 2022
@scwhittle scwhittle deleted the timer_bundle branch July 25, 2023 23:08
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.

3 participants