Skip to content

Comments

Omit more debug logs by default#688

Merged
monkeyman192 merged 2 commits intomonkeyman192:developmentfrom
GreemDev:development
Feb 23, 2026
Merged

Omit more debug logs by default#688
monkeyman192 merged 2 commits intomonkeyman192:developmentfrom
GreemDev:development

Conversation

@GreemDev
Copy link

These ones actually weren't under any compile guard, meaning the logic for creating the strings was always executing even if nothing was logged.

I noticed this causing notable slowdown in Debug (much like my other changes) (because it actually logs), but these changes should actually benefit everyone, even if marginal.

@monkeyman192
Copy link
Owner

Looks good, Thanks again for this!

@monkeyman192 monkeyman192 merged commit 79a3622 into monkeyman192:development Feb 23, 2026
6 checks passed
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.

2 participants