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 Pipeline::buffer() #21

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Add Pipeline::buffer() #21

merged 1 commit into from
Mar 10, 2024

Conversation

trowski
Copy link
Member

@trowski trowski commented Mar 9, 2024

This adds a buffer() method to Pipeline which allows the user to control the buffer size of any Queue objects created within.

This should address the performance issues in #20 due to latency between emitting values.

@trowski trowski requested a review from kelunik March 9, 2024 16:37
@trowski trowski merged commit f1c2ce3 into 1.x Mar 10, 2024
8 checks passed
@trowski trowski deleted the buffer branch March 10, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants