Skip to content

Defer creation of expensive loggers and guid lookup table #4

Open
AtilioA wants to merge 2 commits into
RlySkiz:mainfrom
AtilioA:refactor/lazyload-optimizations
Open

Defer creation of expensive loggers and guid lookup table #4
AtilioA wants to merge 2 commits into
RlySkiz:mainfrom
AtilioA:refactor/lazyload-optimizations

Conversation

@AtilioA
Copy link
Copy Markdown

@AtilioA AtilioA commented Feb 3, 2026

These operations can incur costs of hundreds of milliseconds, and this refactor limits that to when they are actually needed (i.e. doing a lookup or opening the ECS logger tab)

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