Skip to content

Tried to switch to reusing auto-evo simulation cache#6785

Draft
hhyyrylainen wants to merge 1 commit into
masterfrom
fix_per_thread_auto_cache
Draft

Tried to switch to reusing auto-evo simulation cache#6785
hhyyrylainen wants to merge 1 commit into
masterfrom
fix_per_thread_auto_cache

Conversation

@hhyyrylainen

Copy link
Copy Markdown
Member

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:
Kuvakaappaus - 2026-03-09 16-28-12

after:
Kuvakaappaus - 2026-03-09 16-36-02

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.

  • PR author has checked that this PR works as intended and doesn't
    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)
  • Initial code review passed (this and further items should not be checked by the PR author)
  • Functionality is confirmed working by another person (see above checklist link)
  • Final code review is passed and code conforms to the
    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.

and steps get access to a cache as a parameter for more cache sharing
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

This PR has been inactive for a while and as such is being marked
stale. This PR will be automatically closed if this stays stale
for a while.

If this is still being worked on / will probably resume work at
some point please feel free to continue working on this and reopen
this in case this was already automatically closed.

@github-actions github-actions Bot added the stale label Jun 8, 2026
@revolutionary-bot

Copy link
Copy Markdown

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.

@github-actions github-actions Bot removed the stale label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Properly re-use SimulationCache instances for auto-evo

2 participants