Skip to content

Fix: Make flat_graph a cached property#5224

Merged
izeigerman merged 1 commit intomainfrom
fix-flat-graph-cached-property
Aug 25, 2025
Merged

Fix: Make flat_graph a cached property#5224
izeigerman merged 1 commit intomainfrom
fix-flat-graph-cached-property

Conversation

@izeigerman
Copy link
Collaborator

Computing the value is expensive and its contents never change so using the cached property makes sense.

@izeigerman izeigerman requested a review from a team August 25, 2025 22:15
@izeigerman izeigerman merged commit 28cd326 into main Aug 25, 2025
28 checks passed
@izeigerman izeigerman deleted the fix-flat-graph-cached-property branch August 25, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants