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: use template instead of Interface{} in LockFreePool #8372

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

lzf575
Copy link
Contributor

@lzf575 lzf575 commented Oct 24, 2024

当前优化效果不明显,pool 多线程读写有10%左右提升。后续继续优化

This PR is for:

  • Server

@lzf575 lzf575 requested a review from sharang October 24, 2024 09:53
@lzf575 lzf575 enabled auto-merge (rebase) October 24, 2024 09:53
@lzf575 lzf575 force-pushed the feature-improve-pool branch from 58fc8db to 6e039c5 Compare October 27, 2024 03:47
@lzf575 lzf575 force-pushed the feature-improve-pool branch from 6e039c5 to 5683545 Compare November 2, 2024 12:16
@lzf575 lzf575 merged commit 7c955b8 into main Nov 4, 2024
14 checks passed
@lzf575 lzf575 deleted the feature-improve-pool branch November 4, 2024 06:41
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.

2 participants