Skip to content

too many kernel calls in types/config.go hot path #25501

@technicallyty

Description

@technicallyty

calling GetConfig is a hot path, and doing so incurs too many kernal calls, reducing performance.

see: types/config.go:39

we should find ways to reduce/minimize this impact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions