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: Replacing ok_or() calls with ok_or_else(||) calls, to improve performance #39

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

jstewmon
Copy link
Contributor

@jstewmon jstewmon commented Jul 1, 2024

(cherry picked from commit ebc5770)

picked from #35

@jstewmon jstewmon merged commit 8c99072 into master Jul 1, 2024
28 checks passed
@jstewmon jstewmon deleted the fix-slow-ok-ors branch July 1, 2024 22:53
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