Skip to content

updated buffer size#128

Open
deepakcloudsoffical wants to merge 3 commits into
MakD:masterfrom
deepakcloudsoffical:master
Open

updated buffer size#128
deepakcloudsoffical wants to merge 3 commits into
MakD:masterfrom
deepakcloudsoffical:master

Conversation

@deepakcloudsoffical
Copy link
Copy Markdown

updated buffer size

512mb
1024mb

@deepakcloudsoffical
Copy link
Copy Markdown
Author

updated buffer size

256mb
512mb

@MakD
Copy link
Copy Markdown
Owner

MakD commented May 21, 2026

Since it's an in memory buffer, increasing it over 128mb runs at risk of OOM crashes, without android heap being explicitly set to large which I want to avoid. Another approach is to have disk cache, which should allow us better flexibility. I'll take a look at the feasibility of the later, but currently not inclined towards merging this. @deepakcloudsoffical

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.

2 participants