-
-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds a frame cache which limits the amount of frames that can be rendered into memory before writing to disk and getting more frames. This can save memory on big 4k frames, especially if you have alot of them as it can fill up 32 gigs of ram pretty fast.
- Loading branch information
Showing
2 changed files
with
199 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.