Skip to content

Optimize tracked-entity reuse for nested include paths #4

Description

@msLoginoff

The loader intentionally does not reuse tracked entities for dotted include paths such as Children.Nested; it falls back to the batched query path.

This is correct, but could be optimized later by checking nested loaded navigations safely.

Avoid complex EF graph traversal unless benchmarks show this matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:enrichmentEnrichment pipeline, rules, lookup loading, and bagsenhancementNew feature or requestperformancePerformance measurement or optimizationpriority:lowUseful but not urgent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions