Skip to content

[Enhancement]: Optimize struct field alignment in internal implementation structs #3760

Description

@Ryankhlifi

Proposal

fieldalignment reports a few internal and implementation structs where field order can reduce padding or GC pointer scanning.

I would like to submit a small PR limited to internal / non-public API structs, avoiding public request/config structs to prevent compatibility issues with unkeyed composite literals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions