We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
我之前试过无锁链表,性能反而更差,感觉是因为竞争不激烈 + 无锁链表会多两次 CAS。 @zhangyunhao116 你的那个优化打算啥时候发呀?
Sorry, something went wrong.
OK
这个之前测试预计会在 4 core 高并发情况下有 10% 的提升,计划这两周可以上一下 https://github.com/bytedance/gopkg/tree/develop/collection/lscq
It looks very fantastic!!!
zhangyunhao116
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: