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

use custom allocator with a memory pool? #60

Closed
anokta opened this issue Jan 6, 2020 · 0 comments · Fixed by #96
Closed

use custom allocator with a memory pool? #60

anokta opened this issue Jan 6, 2020 · 0 comments · Fixed by #96
Assignees
Labels
feature introduce things question learn things
Milestone

Comments

@anokta
Copy link
Owner

anokta commented Jan 6, 2020

to avoid memory/heap operations in the audio thread.

std::allocator to the rescue?

@anokta anokta added feature introduce things question learn things labels Jan 6, 2020
@anokta anokta self-assigned this Jan 6, 2020
@anokta anokta added this to the optimizations milestone Jan 6, 2020
@anokta anokta closed this as completed in #96 Mar 3, 2022
@anokta anokta added cleanup refactor things stretchfeature p4 things and removed feature introduce things question learn things labels Jan 4, 2024
@anokta anokta changed the title use custom allocator with a memory pool? remove all dynamic allocations from //barelymusician/internal Jan 4, 2024
@anokta anokta changed the title remove all dynamic allocations from //barelymusician/internal use custom allocator with a memory pool? Jan 4, 2024
@anokta anokta added feature introduce things question learn things and removed cleanup refactor things stretchfeature p4 things labels Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature introduce things question learn things
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant