Skip to content

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

Draft
hhyyrylainen wants to merge 1 commit intomasterfrom
fix_per_thread_auto_cache
Draft

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

Conversation

@hhyyrylainen
Copy link
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
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

1 participant