Skip to content

Fully convert ConcurrentDIctionary to lazy in DependencyTelemetry #1002

Closed

Description

DependencyTelemetry ctr() uses bond generated internal class which creates ConcurrentDictionary. It can be lazily constructed to improve performance. Similar to whats done here:
#969

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions