Skip to content

Use unified_variable_links_lists_pool_ Instead of literal_pool #3

Description

@IbrahimElk

The current implementation of ComponentArchetype::CreateGraph relies on literal_pool to find links for certain variables. However, it would be more efficient to use unified_variable_links_lists_pool_ instead.

That would require only one for loop instead of having 3 separate ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions