Skip to content

Using a HashSet instead of a List in the GetCategoryBreadCrumbAsync method #7819

@skoshelev

Description

@skoshelev

The cache getter in GetCategoryBreadCrumbAsync could be sped up significantly by using a HashSet instead of a List for keeping track of processed categories.

See details on this PR

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions