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

Custom allocator #35

Open
joe-noel-dev opened this issue Nov 10, 2022 · 1 comment
Open

Custom allocator #35

joe-noel-dev opened this issue Nov 10, 2022 · 1 comment

Comments

@joe-noel-dev
Copy link
Owner

joe-noel-dev commented Nov 10, 2022

Replace everywhere that with_capacity is used

e.g.:

  • SamplerDspProcess pending events
  • BufferPool buffers
  • Graph nodes/edges
  • TopologicalSoft
  • DspGraph buffer pool
@joe-noel-dev joe-noel-dev added the enhancement New feature or request label Dec 17, 2022
@joe-noel-dev
Copy link
Owner Author

Maybe a custom allocation background thread, then swap in the elements and send them to the garbage collection thread

@joe-noel-dev joe-noel-dev added performance/benchmark and removed enhancement New feature or request labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Re-factoring
Development

No branches or pull requests

1 participant