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

consider moving from mpsc::chanel to ringbuf w/ notify #17

Open
skewballfox opened this issue Jul 9, 2022 · 0 comments
Open

consider moving from mpsc::chanel to ringbuf w/ notify #17

skewballfox opened this issue Jul 9, 2022 · 0 comments

Comments

@skewballfox
Copy link
Owner

not at all necessary and pretty low on the list of priorities, but I kind of want to experiment with the combination of these two given that the logic for returning a snippet is synchronous, with only asynchronous part being returning components as they become available.

I first came across this suggestion in this comment on a relevant rust user forum post

definitely want to benchmark the two implementations against each other though, so this should probably wait until much later

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