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

Optimize AsyncLazy<T> #511

Merged
merged 3 commits into from
Dec 30, 2024
Merged

Optimize AsyncLazy<T> #511

merged 3 commits into from
Dec 30, 2024

Conversation

timcassell
Copy link
Owner

@timcassell timcassell commented Dec 29, 2024

develop:

Method Mean Allocated
AsyncLazy 487.6 ns 192 B

PR:

Method Mean Allocated
AsyncLazy 293.4 ns 136 B

@timcassell timcassell added this to the v3.3.0 milestone Dec 29, 2024
@timcassell timcassell self-assigned this Dec 29, 2024
Fixed ObjectDisposedException arguments.
@timcassell timcassell merged commit cf86937 into develop Dec 30, 2024
27 checks passed
@timcassell timcassell deleted the asynclazy branch December 30, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant