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

Test performance of ConcurrentLinkedQueue vs LinkedTransferQueue #112

Closed
normanmaurer opened this issue Dec 9, 2011 · 2 comments
Closed
Assignees
Milestone

Comments

@normanmaurer
Copy link
Member

No description provided.

@normanmaurer
Copy link
Member Author

I did some test and ConcurrentLinkedQueue outperforms LinkedTransferQueue for our use case. I will create another issue and replace our usage for performance gain

@normanmaurer
Copy link
Member Author

The benchmark results can be found here:

https://gist.github.com/3180812

@morvael morvael mentioned this issue Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant