Skip to content

Make JACK take less memory#28

Open
sastraxi wants to merge 3 commits into
mainfrom
perf/jack-memory
Open

Make JACK take less memory#28
sastraxi wants to merge 3 commits into
mainfrom
perf/jack-memory

Conversation

@sastraxi

Copy link
Copy Markdown
Collaborator

Shrinks 102mb down to 11mb by limiting the number of total JACK clients / number of ports-per-client to 64 and 512, respectively. These are reasonable numbers for large pedalboards and the way we use JACK on the device; we can always bump them up if we need to later, but this makes 512mb no sweat for our stack.

@sastraxi sastraxi requested a review from rreichenbach July 11, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant