Skip to content

Commit 023cd5a

Browse files
committed
txgraph: add SingletonClusterImpl (mem optimization)
This adds a specialized Cluster implementation for singleton clusters, saving a significant amount of memory by avoiding the need for m_depgraph, m_mapping, and m_linearization, and their overheads.
1 parent e346250 commit 023cd5a

File tree

1 file changed

+341
-3
lines changed

1 file changed

+341
-3
lines changed

0 commit comments

Comments
 (0)