Eliminating dictionary lookups #7

Merged
cosmonaut merged 3 commits from avoid_dictionaries into main 2023-12-20 23:12:06 +00:00

Did some storage restructuring to avoid dictionary lookups. This should be a fairly significant speedup, particularly on the type lookups which now use a clever static generic lookup.

Did some storage restructuring to avoid dictionary lookups. This should be a fairly significant speedup, particularly on the type lookups which now use a clever static generic lookup.
cosmonaut added 3 commits 2023-12-20 23:11:44 +00:00
cosmonaut merged commit b31120310c into main 2023-12-20 23:12:06 +00:00
cosmonaut deleted branch avoid_dictionaries 2023-12-20 23:12:06 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonsideGames/MoonTools.ECS#7
There is no content yet.