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 function pointers to clear object pool #252

Closed
timcassell opened this issue Aug 22, 2023 · 0 comments · Fixed by #259
Closed

Use function pointers to clear object pool #252

timcassell opened this issue Aug 22, 2023 · 0 comments · Fixed by #259
Assignees
Milestone

Comments

@timcassell
Copy link
Owner

Using a collection of function pointers to clear the object pool in C#9+ is more efficient than a delegate that is currently used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant