Skip to content

Optimise logging#94

Open
RobertManningSmith wants to merge 9 commits intomainfrom
optimise_logging
Open

Optimise logging#94
RobertManningSmith wants to merge 9 commits intomainfrom
optimise_logging

Conversation

@RobertManningSmith
Copy link
Collaborator

Replaced the previous logging which used streams for HashMaps/EnumMaps and the .computeIfAbsent function to reduce overall iteration for specific topic calculations.

Also tied the most common calculation (who is alive) to simulation object which now calculates that once per day, rather than once per thing being logged per day

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