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

use Debug.AssertFormat to avoid string formatting in DEBUG #4879

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

chriselion
Copy link
Contributor

Proposed change(s)

Similar to #4877, avoid a string format on each agent step. Calls to this function only happen if DEBUG is defined, but this still might affect performance slightly.

Types of change(s)

  • [x ] Other (please describe)

@chriselion chriselion merged commit 78c3f31 into master Jan 22, 2021
@delete-merged-branch delete-merged-branch bot deleted the ValidateSensors-assertFormat branch January 22, 2021 04:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants