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

[ENHANCEMENT] Look into more performant rendering methods #19

Open
ACrazyTown opened this issue Dec 8, 2024 · 0 comments
Open

[ENHANCEMENT] Look into more performant rendering methods #19

ACrazyTown opened this issue Dec 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ACrazyTown
Copy link
Owner

The current rendering method of drawing onto the bitmap is good enough when not done often. When constantly redrawing the waveform, especially in lower ranges when the samples are graphed this can be VERY expensive (~12ms for a single draw call)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant