Tried to switch to reusing auto-evo simulation cache#6785
Conversation
and steps get access to a cache as a parameter for more cache sharing
|
This PR has been inactive for a while and as such is being marked If this is still being worked on / will probably resume work at |
|
The lead programmer for Thrive is currently on vacation until 2026-07-13. Until then other programmers will try to make pull request reviews, but please be patient if your PR is not getting reviewed. PRs may be merged after multiple programmers have approved the changes (especially making sure to ensure style guide conformance and gameplay testing are good). If there are no active experienced programmers who can perform merges, PRs may need to wait until the lead programmer is back to be merged. |
Brief Description of What This PR Does
and steps get access to a cache as a parameter for more cache sharing
This is a draft as interestingly this uses more memory
before:

after:

So I'm opening this as a draft to remember this fact and maybe in the future further investigate this.
Related Issues
closes #6664 (if this were to be merged, but this would make the game worse as-is right now)
Progress Checklist
Note: before starting this checklist the PR should be marked as non-draft.
break existing features:
https://wiki.revolutionarygamesstudio.com/wiki/Testing_Checklist
(this is important as to not waste the time of Thrive team
members reviewing this PR)
styleguide.
Before merging all CI jobs should finish on this PR without errors, if
there are automatically detected style issues they should be fixed by
the PR author. Merging must follow our
styleguide.