Skip to content

ChainedConfigurationProvider.GetChildKeys is inefficient #62510

@davidfowl

Description

@davidfowl

Description

ChainedConfigurationProvider.GetChildKeys ends up splitting strings which forces an array allocation even if there are no keys with segments. This has shown up on a couple of performance profiles internally and we should improve it.

Regression?

No

Data

Ask me

Analysis

Ask me

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions