Skip to content

perf: Fix performance loss of ctor/dtor ordering#1522

Merged
davidlattimore merged 1 commit into
mainfrom
push-wzztuuropxxs
Feb 9, 2026
Merged

perf: Fix performance loss of ctor/dtor ordering#1522
davidlattimore merged 1 commit into
mainfrom
push-wzztuuropxxs

Conversation

@davidlattimore

Copy link
Copy Markdown
Member

Mostly this is ensuring that we don't do an extra fetch of the section name unless we're outputting to .init_array / .fini_array. We also extracted reversing the section during the write phase to a separate function.

Mostly this is ensuring that we don't do an extra fetch of the section
name unless we're outputting to .init_array / .fini_array. We also
extracted reversing the section during the write phase to a separate
function.
@davidlattimore davidlattimore merged commit 117fd13 into main Feb 9, 2026
20 checks passed
@davidlattimore davidlattimore deleted the push-wzztuuropxxs branch February 9, 2026 22:58
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