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

perf: Avoid creation of unused string in CKF #3090

Conversation

goetzgaycken
Copy link
Contributor

refactor: avoid creation of unused strings.

Currently a string used for verbose logs is created always, which can be avoided.

@andiwand andiwand changed the title Avoid creation of unused string. perf: Avoid creation of unused string in CKF Apr 9, 2024
@andiwand andiwand added this to the next milestone Apr 9, 2024
@github-actions github-actions bot added Component - Core Affects the Core module Track Finding labels Apr 9, 2024
@kodiakhq kodiakhq bot merged commit 2bdcb77 into acts-project:main Apr 9, 2024
54 checks passed
@github-actions github-actions bot removed the automerge label Apr 9, 2024
@andiwand andiwand modified the milestones: next, v34.0.0 Apr 15, 2024
Ragansu pushed a commit to Ragansu/acts that referenced this pull request Apr 19, 2024
refactor:  avoid creation of unused strings.

Currently a string used for verbose logs is created always, which can be avoided.
EleniXoch pushed a commit to EleniXoch/acts that referenced this pull request May 6, 2024
refactor:  avoid creation of unused strings.

Currently a string used for verbose logs is created always, which can be avoided.
asalzburger pushed a commit to asalzburger/acts that referenced this pull request May 21, 2024
refactor:  avoid creation of unused strings.

Currently a string used for verbose logs is created always, which can be avoided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Core Affects the Core module Track Finding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants