FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve performance of Permission or/and logic by bergerkiller · Pull Request #424 · Incendo/cloud · GitHub

/ cloud Public

Improve performance of Permission or/and logic - #424

Open
bergerkiller wants to merge 3 commits into
Incendo:1.9.0-devfrom
bergerhealer:1.9.0-dev
Open

Improve performance of Permission or/and logic#424
bergerkiller wants to merge 3 commits into
Incendo:1.9.0-devfrom
bergerhealer:1.9.0-dev

Conversation

Copy link
Copy Markdown
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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL