Skip to content

Conversation

@bergerkiller
Copy link
Contributor

Command Tree building builds an ever growing set of OR-ed together permissions. It was wastefully creating a new hashset every time, even when adding an element to the set that already existed. Rewrote some of it to avoid that overhead.

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.

2 participants