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

list: improve list_apply performance #669

Merged
merged 1 commit into from
Jan 31, 2023
Merged

list: improve list_apply performance #669

merged 1 commit into from
Jan 31, 2023

Conversation

sreimers
Copy link
Member

Conditions within a loop can be expensive, better to put the forward decision outside the loop.

conditions within a loop can be expensive, better to put the forward
decision outside the loop.
@sreimers sreimers marked this pull request as ready for review January 30, 2023 16:13
@sreimers sreimers merged commit 248b349 into main Jan 31, 2023
@sreimers sreimers deleted the list_apply_perf branch January 31, 2023 08:29
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.

1 participant