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

Seems mpsc queue is slower than channel #4

Open
choleraehyq opened this issue Dec 3, 2018 · 0 comments
Open

Seems mpsc queue is slower than channel #4

choleraehyq opened this issue Dec 3, 2018 · 0 comments

Comments

@choleraehyq
Copy link

goos: darwin
goarch: amd64
pkg: github.com/jakewins/4fq/pkg/queue
BenchmarkChannel-4   	20000000	        63.7 ns/op
BenchmarkMpscQueue-4   	20000000	       176 ns/op
PASS

Tested on my 2017 macbook pro, macOS mojave 10.14.1

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

No branches or pull requests

1 participant