Skip to content

Consuming iterators for PortConnectivity and less cloning.#804

Merged
frankmcsherry merged 1 commit into
masterfrom
port_connectivity_into_iter
Jun 12, 2026
Merged

Consuming iterators for PortConnectivity and less cloning.#804
frankmcsherry merged 1 commit into
masterfrom
port_connectivity_into_iter

Conversation

@frankmcsherry

Copy link
Copy Markdown
Member

Tracker::allocate_from now moves builder and computed summaries into its columnar form rather than cloning every element, and Subgraph::initialize takes self.scope_summary (read only here) and moves its elements through TInner::summarize, releasing the compiled scope summary at initialization.

…than clone

Tracker::allocate_from now moves builder and computed summaries into its
columnar form rather than cloning every element, and Subgraph::initialize
takes self.scope_summary (read only here) and moves its elements through
TInner::summarize, releasing the compiled scope summary at initialization.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@frankmcsherry frankmcsherry merged commit c023a2c into master Jun 12, 2026
9 checks passed
@frankmcsherry frankmcsherry deleted the port_connectivity_into_iter branch June 12, 2026 18:35
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.

1 participant