Skip to content

perf(build): actually set NDEBUG on release builds#61

Merged
ralgar merged 1 commit into
mainfrom
build/set-ndebug
May 30, 2026
Merged

perf(build): actually set NDEBUG on release builds#61
ralgar merged 1 commit into
mainfrom
build/set-ndebug

Conversation

@ralgar

@ralgar ralgar commented May 30, 2026

Copy link
Copy Markdown
Owner

Apparently Meson doesn't do this by default, because reasons.

CPU overhead is already negligible in vkShade, but nonetheless this should result in a performance boost (albeit probably imperceptible).

Apparently Meson doesn't do this by default, because reasons.

CPU overhead is already negligible in vkShade, but nonetheless this
should result in a performance boost (albeit probably imperceptible).
@ralgar ralgar force-pushed the build/set-ndebug branch from 9fa73b3 to 1d6cb31 Compare May 30, 2026 20:13
@ralgar ralgar merged commit 6665ee9 into main May 30, 2026
3 checks passed
@ralgar ralgar deleted the build/set-ndebug branch May 30, 2026 20:31
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