Skip to content

fix(captures): serialize webgl requests to prevent memory leak when doing bulk captures and always clean up#37

Open
jnccloud wants to merge 3 commits intoitschip:mainfrom
geocityrp:main
Open

fix(captures): serialize webgl requests to prevent memory leak when doing bulk captures and always clean up#37
jnccloud wants to merge 3 commits intoitschip:mainfrom
geocityrp:main

Conversation

@jnccloud
Copy link
Copy Markdown

chromium by default only has 16 contexts and is supposed to handle it on its own, but I was running into frequent issues (out of game memory) and sluggish behavior during bulk capture sessions (aka green screens). this maintained my capture rate at about 1 per second for clothing items and I no longer suffered from out of game memory errors.

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