Skip to content

Paralellise update gamestate & modifiers#741

Draft
wvpm wants to merge 1 commit into
minimise_allocations_modifiersumfrom
paralellise_update_gamestate
Draft

Paralellise update gamestate & modifiers#741
wvpm wants to merge 1 commit into
minimise_allocations_modifiersumfrom
paralellise_update_gamestate

Conversation

@wvpm
Copy link
Copy Markdown
Contributor

@wvpm wvpm commented May 19, 2026

Stacked on top of #739

Note updating adjecencies inside the country is commented out.
This really should've never been placed there as recalculating it is expensive and can't be multithreaded easily.
Also the outcome rarely changes. It can only change when provinces change owner or our capital changes province.

@wvpm wvpm changed the title Paralellise update gamestate Paralellise update gamestate & modifiers May 19, 2026
@wvpm wvpm changed the base branch from master to minimise_allocations_modifiersum May 19, 2026 10:59
@wvpm wvpm force-pushed the paralellise_update_gamestate branch from 05a9419 to 45a7c59 Compare May 19, 2026 11:00
@wvpm wvpm force-pushed the minimise_allocations_modifiersum branch 3 times, most recently from 44c0e3b to 18d03f0 Compare May 19, 2026 13:39
Comment thread src/openvic-simulation/utility/ThreadPool.cpp
@wvpm wvpm force-pushed the paralellise_update_gamestate branch from 45a7c59 to 1fac069 Compare May 19, 2026 22:09
@wvpm wvpm force-pushed the minimise_allocations_modifiersum branch 2 times, most recently from e396ef5 to 1e3a0c2 Compare May 20, 2026 12:34
@wvpm wvpm force-pushed the paralellise_update_gamestate branch from 1fac069 to 8d985e8 Compare May 20, 2026 14:43
@wvpm wvpm force-pushed the minimise_allocations_modifiersum branch 2 times, most recently from 153f1c7 to 71daf85 Compare May 20, 2026 17:01
@wvpm wvpm force-pushed the paralellise_update_gamestate branch from 8d985e8 to 7b58a30 Compare May 20, 2026 17:21
@wvpm wvpm force-pushed the minimise_allocations_modifiersum branch from 71daf85 to 2b3344b Compare May 20, 2026 17:22
@wvpm wvpm mentioned this pull request May 20, 2026
@wvpm wvpm force-pushed the minimise_allocations_modifiersum branch from 2b3344b to dc042f6 Compare May 21, 2026 08:15
@wvpm wvpm force-pushed the paralellise_update_gamestate branch from 7b58a30 to 7bf946e Compare May 21, 2026 08:39
@wvpm wvpm force-pushed the paralellise_update_gamestate branch from 0e990ac to 56ddf4e Compare May 21, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants