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

Improve Performance for Streaming Data #63

Open
sanssecours opened this issue Oct 29, 2024 · 0 comments
Open

Improve Performance for Streaming Data #63

sanssecours opened this issue Oct 29, 2024 · 0 comments
Labels
enhancement New feature or request performance Problems regarding the performance of code
Milestone

Comments

@sanssecours
Copy link
Member

Description

Unfortunately the performance for streaming data is still not great. Especially on throttled devices (e.g. older Intel/AMD laptops on battery power) data is not processed fast enough.

Implementation Hints

  • Maybe it makes sense to use more primitive data structures for the streaming interface to decrease the processor usage
@sanssecours sanssecours added enhancement New feature or request performance Problems regarding the performance of code labels Oct 29, 2024
@sanssecours sanssecours added this to the 3.0.0 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Problems regarding the performance of code
Projects
None yet
Development

No branches or pull requests

1 participant