Skip to content

perf: avoid AST traversal to fill the IdToEObjectMap in the rootNode#1085

Closed
rubenporras wants to merge 1 commit intodsldevkit:masterfrom
rubenporras:astTraversal
Closed

perf: avoid AST traversal to fill the IdToEObjectMap in the rootNode#1085
rubenporras wants to merge 1 commit intodsldevkit:masterfrom
rubenporras:astTraversal

Conversation

@rubenporras
Copy link
Copy Markdown
Member

No description provided.

joaodinissf
joaodinissf previously approved these changes Feb 14, 2025
@rubenporras rubenporras force-pushed the astTraversal branch 2 times, most recently from 6da39a9 to 4fe94ec Compare February 14, 2025 15:49
@rubenporras rubenporras marked this pull request as draft February 14, 2025 15:49
@rubenporras
Copy link
Copy Markdown
Member Author

Cc: @andrewL-avlq

// case EOBJECT_CONTAINER_PROXY_RESOLVING:
//
default:
l.add(internalEObject);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

InternalEObject is at the wrong end of the feature. This is why the set you have collected is never big enough.

@joaodinissf joaodinissf marked this pull request as ready for review February 18, 2025 18:35
@joaodinissf joaodinissf marked this pull request as draft February 18, 2025 18:36
@rubenporras rubenporras force-pushed the astTraversal branch 7 times, most recently from cc34827 to 4b120cf Compare February 24, 2025 14:56
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