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

Mini-optimization to updateEndTimes #1619

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

TimFelixBeyer
Copy link
Contributor

@TimFelixBeyer TimFelixBeyer commented Jun 26, 2023

Very slightly improves the performance of updateEndTimes which is called millions of times in some tree-related tasks.
Does not affect functionality. Same for recurseGetTreeByClass.

Very slightly improves performance of `updateEndTimes` which can be called millions of times for tasks that use trees without affecting functionality.
@coveralls
Copy link

coveralls commented Jun 26, 2023

Coverage Status

coverage: 92.989% (-0.002%) from 92.991% when pulling 17c537c on TimFelixBeyer:patch-11 into f771fa7 on cuthbertLab:master.

@mscuthbert mscuthbert merged commit 3dfbda9 into cuthbertLab:master Jun 26, 2023
@mscuthbert
Copy link
Member

Thanks!

@TimFelixBeyer TimFelixBeyer deleted the patch-11 branch June 28, 2023 00:27
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