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

Add benchmark for using sbcl's native message box and queue implementations #13

Open
Gavinok opened this issue Oct 2, 2022 · 1 comment

Comments

@Gavinok
Copy link
Contributor

Gavinok commented Oct 2, 2022

You can find them documented in http://www.sbcl.org/manual/#sb_002dconcurrency I think they could be put in the same section as the channel implementations. Specifically message boxes which to many people are just like channels.

@Gavinok
Copy link
Contributor Author

Gavinok commented Oct 2, 2022

Ok it's really slow but I may as well make a benchmark anyways and hopefully it will get better as time goes on

@Gavinok Gavinok closed this as completed Oct 2, 2022
@Gavinok Gavinok reopened this Oct 2, 2022
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