Skip to content

Introduce lazy abstraction for cached quantities derived inside game model - #1017

Merged
tturocy merged 1 commit into
masterfrom
dev_lazy
Aug 2, 2026
Merged

Introduce lazy abstraction for cached quantities derived inside game model#1017
tturocy merged 1 commit into
masterfrom
dev_lazy

Conversation

@tturocy

@tturocy tturocy commented Aug 2, 2026

Copy link
Copy Markdown
Member

This standardises the handling of invalidating and computing cached quantities internal to the game models, and ensures that caches are built only once in the event of multi-threaded execution.

…model.

This standardises the handling of invalidating and computing cached quantities
internal to the game models, and ensures that caches are built only
once in the event of multi-threaded execution.
@tturocy
tturocy merged commit 2e27ef5 into master Aug 2, 2026
26 checks passed
@tturocy
tturocy deleted the dev_lazy branch August 2, 2026 00:57
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